

McqMate
Q. |
The code within the ----------- block will always be executed whether or not an exception is thrown. |
A. | try..catch |
B. | finally |
C. | throw |
D. | throws |
Answer» B. finally |
View all MCQs in
Java ProgrammingNo comments yet