Multiple Choice
A try block must immediately be followed by one or more
A) error parameters.
B) error messages.
C) catch blocks.
D) throw blocks.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The line containing a throw statement is
Q7: If an exception is not caught, it
Q26: A(n)_ is a class that stores data
Q27: All type parameters defined in a function
Q29: Class templates allow you to create one
Q30: At most one catch block may be
Q32: Iterators are objects that are similar to
Q33: There is no difference between defining an
Q34: In the statement template <class T>, what
Q36: An associative container uses _ to access