Explanation: when any exception is thrown in try block, except block is executed. if exception in not thrown in try block, else block is executed. when there is a deviation from the rules of a programming language, a
Q. Which of the following statements is true?
β
Correct Answer: (A)
the standard exceptions are automatically imported into python programs
Explanation by: Mr. Dubey
when any exception is thrown in try block, except block is executed. if exception in not thrown in try block, else block is executed. when there is a deviation from the rules of a programming language, a
Discussion
Question Analytics
793
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
82%
Success Rate