engineering recuitment MP ITI Training Officer Mock Test 2024 Programming With Python Exceptions in Python
When is the finally block executed?
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