Multiple Choice
A variable's scope can be either global or ____.
A) local
B) undeclared
C) universal
D) declared
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q65: The final _ statement after the final
Q66: <B>case $ExampleVar</B> is an example of a
Q67: With many programming languages, global variables are
Q68: <B>case 125.78</B> is an example of a
Q69: The _ loop executes a statement or
Q71: The primary use of the <B>include </B>and
Q72: <B>case 42 </B>is an example of a
Q73: The conditional expression in the while statement
Q74: Passing by _ means that the actual
Q75: The statements in a<B> do...while </B>statement always