Vidyalelo
Python · Q2

Exception Handling in Python

Programming · Python · question 2

Q2

When is the finally block executed?

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board