Multiple Choice
The block of code that checks if an unusual situation or error occurs is called
A) the catch block
B) the try block
C) a function
D) an error block
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: C++ signals an error or unusual situation
Q21: The parameter in the catch statement<br>A) identifies
Q22: If a function throws an exception,<br>A) it
Q23: If a function throws an exception and
Q24: If the following function throws an unhandled
Q26: If a function does not have an
Q27: The catch block is a function.
Q28: The following class definition<br>Class MyError<br>{};<br>A) has no
Q29: The following catch statement<br>Catch...)<br>A) is illegal<br>B) catches
Q30: If a function throw list specifies a