Multiple Choice
The throw statement is enclosed in
A) a catch block
B) a throw block
C) a try block
D) quotes
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: If a function throw list specifies a
Q31: If no exception is thrown, then the
Q32: Given the following function definition, what happens
Q33: The throw statement passes a value to
Q34: Can the following function throw any unhandled
Q36: If a throw list has multiple exceptions
Q37: Which of the following would be a
Q38: In a try block, the throw statement
Q39: The catch block is the group of
Q40: A catch block that expects an integer