Vidyalelo
Python · Q4

Exception Handling in Python

Programming · Python · question 4

Q4

How many except statements can a try-except block have?

A.
zero
B.
one
C.
more than one
D.
more than zero
Answer

Answer: Option D

Solution

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