Q61
Which of the following blocks will be executed whether an exception is thrown or not?
A.
except
B.
else
C.
finally
AnswerD.
assert
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board