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
Q49: If the code in a method can
Q50: If you want to append data to
Q51: In a try statement, the try clause
Q52: A class must implement the Serializable interface
Q53: Classes that inherit from the Error class
Q54: The following catch statement can _. catch
Q55: When the code in a try block
Q56: The RandomAccessFile class treats a file as
Q57: The try statement may have an optional
Q59: A(n) _ is an object that is