

McqMate
Q. |
When are the Global objects destroyed? |
A. | When the control comes out of the block in which they are being used. |
B. | When the program terminates. |
C. | When the control comes out of the function in which they are being used. |
D. | As soon as local objects die. |
Answer» B. When the program terminates. |
View all MCQs in
Object Oriented Programming with C++ (OOP in C++)No comments yet