Question: Question 10 A finally clause will execute A. only if the try statement that precedes it throws an exception that is caught. B. only if
Question 10
A finally clause will execute
|
| A. | only if the try statement that precedes it throws an exception that is caught. |
|
| B. | only if the try statement that precedes it throws an exception that is not caught. |
|
| C. | in any circumstance. |
|
| D. | only if the try statement that precedes it does not throw an exception. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
