Vidyalelo
Python · Q3

Exception Handling in Python

Programming · Python · question 3

Q3

What is an exception in Python?

A.
An error that occurs during the execution of a program
Answer
B.
A built-in function
C.
A keyword
D.
A specific data type

Answer: Option A

Solution

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