Solved

When Writing a String to a Binary File or Reading

Question 58

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:

verifed

Verified

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

Related Questions