Multiple Choice
The class ____ is designed to deal with errors that can be detected only during program execution.
A) error
B) exception
C) runtime_error
D) logic_error
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
Q7: When an exception is thrown, if the
Q9: One of the typical ways of dealing
Q10: An object that is being thrown cannot
Q11: A(n) _ is an occurrence of an
Q12: If the catch block with an ellipses
Q13: A(n) _ block specifies the type of