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
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?