Multiple Choice
An exception is caught in a _________ block.
A) try
B) catch
C) finally
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Write a Java statement that throws a
Q10: Methods that process String arguments as if
Q11: The throw operator causes a change in
Q16: What is the catch or declare rule?
Q17: The catch block has _ parameters.<br>A)zero<br>B)one<br>C)two<br>D)three<br>
Q19: Use a catch block to display the
Q21: You can not place a try block
Q23: What is the purpose of the method
Q35: The basic way of handling exceptions in
Q39: Use a catch block to display the