Multiple Choice
The method __________ from the File class forces a physical write to the file of any data that is buffered.
A) close()
B) flush()
C) writeUTF()
D) writeObject()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Binary files can be handled more efficiently
Q4: Write a Java statement to create an
Q5: Write a Java statement to create an
Q13: Create try and catch block that opens
Q15: A stream is an object that allows
Q16: Only the classes provided for file output
Q28: A full path name gives a complete
Q29: Binary files store data in the same
Q33: The FileNotFoundException is a descendant of the
Q41: Write a Java statement that creates an