Multiple Choice
The class ____ is designed to deal with illegal arguments used in a function call.
A) invalid_function
B) invalid_parameter
C) invalid_call
D) invalid_argument
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: A catch block specifies the type of
Q4: The _ of the catch block parameter
Q5: All derived classes of the class exception
Q6: If you want to include members in
Q9: When an exception is thrown in a
Q10: An object that is being thrown cannot
Q13: A(n) _ block specifies the type of
Q20: The heading of a try block can
Q28: Throwing an exception is typically done using
Q35: If no exception is thrown in a