Vidyalelo
Python · Q62

Exception Handling in Python

Programming · Python · question 62

Q62

. . . . . . . . exceptions are raised as a result of an error in opening a particular file.

A.
ValueError
B.
TypeError
C.
ImportError
D.
IOError
Answer

Answer: Option D

Solution

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