Examveda
Examveda

What is the purpose of exception handling in Python?

A. To handle runtime errors and prevent the program from crashing

B. To print error messages

C. To ignore errors

D. To enhance program speed

Answer: Option A


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

Join The Discussion

Related Questions on Exception Handling in Python