Advertisements
Advertisements
प्रश्न
Which of the following is true for Exceptions:
- Exceptions disrupt normal flow of the program
- It is common for exceptions to show up before the program is executed
- Runtime errors are known as Exceptions
- Exception is a Python object that represents an error
विकल्प
(i), (ii), (iv)
(i), (iii), (iv)
(i), (ii)
(iv), (ii), (iii)
MCQ
उत्तर
(i), (iii), (iv)
Explanation:
An exception is thrown when an error occurs during the execution of a programme.
shaalaa.com
Handling Exceptions
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?