

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following handles the exception when catch is not used? |
A. | finally |
B. | throw handler |
C. | default handler |
D. | java run time system |
Answer» D. java run time system | |