Vidyalelo
Python · Q28

Exception Handling in Python

Programming · Python · question 28

Q28

Which of the following is not a standard Python exception?

A.
Error
Answer
B.
ValueError
C.
TypeError
D.
IndexError

Answer: Option A

Solution

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