

MCQOPTIONS
Saved Bookmarks
1. |
If two types of errors may be thrown, you should write _______ |
A. | no catch blocks |
B. | one catch block with two arguments |
C. | two catch block-one with an argument, and one without |
D. | two catch blocks with one argument each |
Answer» E. | |