

MCQOPTIONS
Saved Bookmarks
1. |
What will not be called when the terminate() is raised in the constructor? |
A. | destructor |
B. | main() |
C. | class |
D. | All of above |
E. | None of these |
Answer» B. main() | |