When is the finally block executed?
Posted: Wed Jul 13, 2022 7:45 pm
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
b) when there is an exception
c) only if some condition that has been specified is satisfied
d) always