McqMate
| Q. |
Destructor calls are made in which order of the corresponding constructor calls? |
| A. | Reverse order |
| B. | Forward order |
| C. | Depends on how the object is constructed |
| D. | Depends on how many objects are constructed |
| Answer» A. Reverse order | |
View all MCQs in
Object Oriented Programming with C++ (OOP in C++)No comments yet