Multiple Choice
The ____ block is used when the program uses data files that must be closed.
A) release
B) finally
C) resource
D) discharge
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: When you create an exception, it is
Q33: By inheriting from the Exception class, you
Q34: When appropriate, specialized _ classes provide an
Q35: Many well-designed programs that try code do
Q36: A(n) _ statement indicates the end of
Q38: Object-oriented _ provides a more elegant solution
Q39: Exceptions can be particularly useful when you
Q40: When you include a(n) _ block, you
Q41: In some languages, if an exception is
Q42: When a method in an object-oriented program