

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of this program?
|
A. | An Exception caught: std::bad_alloc |
B. | An Exception caught: std::bad_cast |
C. | An Exception caught: std::bad_typeid |
D. | All of above |
E. | None of these |
Answer» D. All of above | |