Multiple Choice
The code that you want executed, whether an exception is thrown or not, is placed in the ____ block.
A) try
B) catch
C) finally
D) if
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q46: A(n) _ exception is thrown for the following
Q47: The three commands for stepping through code
Q48: If several catch clauses are included and
Q49: An exception that must be included if
Q50: If the current method does not contain
Q52: A listing of all the methods that
Q53: _ are unexpected conditions that happen infrequently.
Q54: Once an exception is thrown, control is
Q55: Which exception class will catch a problem
Q56: All of the following are problem associated