Multiple Choice
Which of the following file streams should be explicitly closed to ensure that written data is properly retained?
A) output
B) input
C) error
D) writable
E) readable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: A throw statement is used to begin
Q21: What are the standard I/O streams?
Q22: Which of the following exception types must
Q23: What is exception prorogation, and how does
Q24: What is a catch clause?
Q26: Unchecked exceptions must be caught or propogated,
Q27: The Exception class and the Error class
Q28: A(n) _ is used to specify how
Q29: Is the Exception class a subclass of
Q30: Attempting to divide by zero will result