Examveda

Which of the following blocks will be executed whether an exception is thrown or not?

A. except

B. else

C. finally

D. assert

Answer: Option C


This Question Belongs to Python Program >> Exception Handling In Python

Join The Discussion

Related Questions on Exception Handling in Python