

MCQOPTIONS
Saved Bookmarks
1. |
If no exception is thrown ________ |
A. | a catch block will cause an error |
B. | the first catch block coded will execute |
C. | the last catch block coded with execute |
D. | any catch blocks coded with be bypassed |
Answer» E. | |