Multiple Choice
____ blocks serve as exception handlers for any exceptions thrown by the statements in the try block.
A) Throw
B) Catch
C) If
D) Error
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: The string class function int length() returns
Q31: The _ keyword identifies the start of
Q32: Unlike the built-in data types, a class
Q33: The int isupper(charExp) function returns a true
Q34: In exception handling, when an error occurs
Q36: In general, _ fundamental types of errors
Q37: C++ compilers have added a technique designed
Q38: In C++, a character is stored as
Q39: Strings cannot be input from the keyboard
Q40: Each character in a string is stored