Multiple Choice
You throw an exception by using the keyword throw followed by ____ object.
A) an exception
B) a catch
C) a string
D) any C++
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q41: Be careful when writing an exception specification
Q42: When an object-oriented program detects an error
Q43: _ an exception is the act of
Q44: Match each term with the correct statement
Q45: A general rule of _ programming is
Q47: When a function throws an exception, the
Q48: Visual C++ departs from the _ standard
Q49: Describe one disadvantage of using the default
Q50: To use the set_new_handler() function, you should
Q51: Match each term with the correct statement