

MCQOPTIONS
Saved Bookmarks
1. |
All code inside finally block is guaranteed to execute irrespective of whether an exception occurs in the protected block or not. |
A. | True |
B. | False |
C. | none |
D. | all |
Answer» B. False | |