

MCQOPTIONS
Saved Bookmarks
1. |
What will happen if an exception that is thrown may cause a whole load of objects to go out of scope? |
A. | Produce a runtime error |
B. | It will be added to the overhead |
C. | Terminate the program |
D. | All of above |
E. | None of these |
Answer» C. Terminate the program | |