Multiple Choice
A variable declared in a function is a(n)
A) independent variable
B) named constant
C) local variable
D) global variable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Date() creates a JavaScript _ which represents
Q23: Local variables cannot be accessed outside the
Q24: Select all that apply . Which of
Q25: Other names for a function are _
Q26: A function definition is the same as
Q28: A function _ is the algorithm written
Q29: A function is declared by writing its
Q30: Select all that apply . In JavaScript
Q31: Functions allow for code to be reused
Q32: Variables declared within a function<br>A) cannot be