MCQs > IT & Programming > Python > Which answer will catch an exception, but do nothing with it?

Python MCQs

Which one of these answers will catch an exception, but do nothing with it?

Answer

Correct Answer: try: doSomething() except: 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

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it