Q1
What is the purpose of exception handling in Python?
A.
To handle runtime errors and prevent the program from crashing
AnswerB.
To print error messages
C.
To ignore errors
D.
To enhance program speed
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board