

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following keyword is used by calling function to handle exception thrown by called function? |
A. | throws |
B. | throw |
C. | try |
D. | catch |
Answer» B. throw | |