Solved

When Writing a String to a Binary File or Reading

Question 26

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 Scanner class methods
C) The FileReader and Writer class methods
D) The System.In and System.Out methods

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions