πŸ“Š Problem Solving and Python Programming
Q. An exception is
  • (A) an object
  • (B) a special function
  • (C) a standard module
  • (D) a module
πŸ’¬ Discuss
βœ… Correct Answer: (A) an object

Explanation: an exception is an object that is raised by a function signaling that an unexpected situation has occurred, that the function itself cannot handle.


Explanation by: Mr. Dubey
an exception is an object that is raised by a function signaling that an unexpected situation has occurred, that the function itself cannot handle.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
345
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate