Q119
What is the scope of an automatic variable?
A.
Exist only within that scope in which it is declared
B.
Cease to exist after the block is exited
C.
Exist only within that scope in which it is declared & exist after the block is exited
AnswerD.
All of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board