Multiple Choice
Beginning with Java7, you can use __________ to reduce a lot of duplicated code in a try statement needs to catch multiple exceptions, but performs the same operation for each one.
A) multi-catch
B) catch templates
C) multi-try
D) catchAll
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When an exception is thrown by code
Q3: A(n) _ is a section of code
Q6: The following catch clause catch (Exception e)<br>A)
Q7: What happens if a program does not
Q13: Which of the statements below give an
Q30: If a random access file contains a
Q32: When you write a method that throws
Q40: If the data.dat file does not exist,
Q42: The ability to catch multiple types of
Q44: The call stack is an internal list