-
What is the scope of an automatic variable?
-
- Within the block it appears & Within the blocks of the block it appears
- Until the end of program
- Within the blocks of the block it appears
- Within the block it appears
- None of these
Correct Option: A
Within the block it appears & Within the blocks of the block it appears