

MCQOPTIONS
Saved Bookmarks
1. |
Constructor of automatic variables is called ____________________ |
A. | When execution reaches the place of declaration of automatic variables |
B. | When the program is compiled |
C. | When the execution is just started |
D. | Just before the execution of program |
Answer» B. When the program is compiled | |