

MCQOPTIONS
Saved Bookmarks
1. |
The C++ code which causes abnormal termination/behaviour of a program should be written under _________ block. |
A. | try |
B. | catch |
C. | finally |
D. | throw |
Answer» B. catch | |