Multiple Choice
The catch block has ________ parameters.
A) zero
B) one
C) two
D) three
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Write a Java statement that throws a
Q11: The throw operator causes a change in
Q14: An exception is caught in a _
Q14: A program can catch multiple exceptions.
Q19: Use a catch block to display the
Q20: Which circumstance is an exception to the
Q21: You can not place a try block
Q22: ArrayIndexOutOfBoundsException is a descendent of the class
Q35: The basic way of handling exceptions in
Q39: Use a catch block to display the