Q64
What is the scope of an automatic variable?
A.
Within the block it appears
B.
Within the blocks of the block it appears
C.
Until the end of program
D.
Within the block it appears & Within the blocks of the block it appears
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board