MCQs > IT & Programming > Python > Which is the proper way to declare custom exceptions in modern Python?

Python MCQs

Which of the following is the proper way to declare custom exceptions in modern Python?

Answer

Correct Answer: class MyException(Exception): pass

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More Python MCQ Questions

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it