Q. When is the finally block executed? (Solved)
1. when there is no exception
2. when there is an exception
3. only if some condition that has been specified is satisfied
4. always
- d. always
1. when there is no exception
2. when there is an exception
3. only if some condition that has been specified is satisfied
4. always