

MCQOPTIONS
Saved Bookmarks
1. |
In which case it is mandatory to provide a destructor in a class? |
A. | Almost in every class |
B. | Class for which two or more than two objects will be created |
C. | Class for which copy constructor |
D. | Class whose objects will be created dynamically |
Answer» E. | |