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

Verified
Correct Answer:
Verified
Related Questions
Q17: When division by zero occurs and the
Q18: In C++, throw is a(n) _ word.
Q19: Suppose you have written a program that
Q20: The heading of a try block can
Q21: In a sequence of try/catch blocks, the
Q23: The class _ deals with the string
Q24: The order of the catch blocks does
Q25: The statements that may generate an exception
Q26: To deal with logical errors in a
Q27: In C++, any class can be considered