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 | |