Multiple Choice
The function ____ of the class exception returns a string containing an appropriate message.
A) where
B) what
C) when
D) log
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The _ of the catch block parameter
Q5: All derived classes of the class exception
Q8: The class _ is designed to deal
Q9: When an exception is thrown in a
Q21: In a sequence of try/catch blocks, the
Q27: In C++, any class can be considered
Q28: Throwing an exception is typically done using
Q33: When an exception is thrown in a
Q36: Which of the following classes is derived
Q41: Which of the following is a valid