Multiple Choice
The area in a program where a variable can be used is formally referred to as the ____ of the variable.
A) spread
B) block
C) reach
D) scope
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The relational operator _ is used to
Q4: In C++, strings of characters cannot be
Q5: A _ relational expression consists of a
Q6: The condition used in an if statement
Q7: Using nested if statements without including braces
Q9: When the _ logical operator is used
Q10: The _ keyword is optional in a
Q11: In the switch statement, the _ keyword
Q12: A(n) _ statement is a sequence of
Q13: If _ statements are omitted in a