Multiple Choice
The ____ block is used frequently with file input and output to ensure that open files are closed.
A) execute
B) always
C) finally
D) default
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The object-oriented techniques used to manage errors
Q4: _ blocks contain statements that can never
Q6: To create your own Exception that you
Q7: Match each item with a statement below:
Q9: When you write a method that catches
Q10: The Exception class overrides _ to provide
Q11: An exception of the _ class is
Q15: When you design classes containing methods that
Q24: If you are working on a professional
Q29: If a finally block is associated with