Multiple Choice
A variable that has ____ scope can be used only within the statement block in which it is declared.
A) global
B) procedure
C) internal
D) block
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Unlike variables declared at the beginning of
Q3: A programmer determines whether a problem's solution
Q4: The _ in a flowchart is the
Q5: During run time, you can determine whether
Q6: More unintentional errors occur in applications when
Q8: Items in square brackets are required in
Q9: In the If…Then…Else statement, the condition must
Q10: The oval in a flowchart is called
Q11: Arithmetic operators are evaluated after any comparison
Q12: Although there is nothing wrong with declaring