Multiple Choice
When writing a string to a binary file or reading a string from a binary file, it is recommended that you use
A) methods that use UTF-8 encoding.
B) the FileReader and Writer class methods.
C) the Scanner class methods.
D) the System.In and System.Out methods.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: When you deserialize an object using the
Q30: If a random access file contains a
Q32: Look at the following code:<br>FileInputStream fstream =
Q32: When you write a method that throws
Q36: Classes that inherit from the Error class
Q38: A file that contains raw binary data
Q39: If the data.dat file does not exist,
Q42: The ability to catch multiple types of
Q56: The RandomAccessFile class treats a file as
Q59: A(n) _ is an object that is