Multiple Choice
The statements that may generate an exception are placed in a ____ block.
A) throw
B) finally
C) try
D) catch
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: The heading of a try block can
Q21: In a sequence of try/catch blocks, the
Q22: The function _ returns a string containing
Q23: The class _ deals with the string
Q24: The order of the catch blocks does
Q26: To deal with logical errors in a
Q27: In C++, any class can be considered
Q28: Throwing an exception is typically done using
Q29: The logic_error and runtime_error classes are defined
Q30: The function _ can check whether an