Page 1 of 1

When is the finally block executed?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) when there is no exception
b) when there is an exception
c) only if some condition that has been specified is satisfied
d) always