

MCQOPTIONS
Saved Bookmarks
1. |
What function will be called when we have an uncaught exception? |
A. | throw |
B. | terminate |
C. | catch |
D. | All of above |
E. | None of these |
Answer» C. catch | |