

MCQOPTIONS
Saved Bookmarks
1. |
Which keyword is used to check exception in the block of code? |
A. | throw |
B. | try |
C. | catch |
D. | All of above |
E. | None of these |
Answer» C. catch | |