MCQs > IT & Programming > C++ > Which of the following do the ellipses indicate, given the code sample below? catch(…) { cout << 'exception';}.

C++ MCQs

Which of the following do the ellipses indicate, given the code sample below? catch(…) { cout << "exception";}.

Answer

Correct Answer: The handler will catch any type of error thrown

Explanation:

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

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it