Solved

Which of the Following Statements About Reading and Writing Text

Question 60

Multiple Choice

Which of the following statements about reading and writing text files is correct?


A) You use the Scanner class to read text files and the PrintWriter class to write text files.
B) You use the Scanner class to write text files and the PrintWriter class to read text files.
C) You use the Scanner class to read and write text files.
D) You use the PrintWriter class to read and write text files.

Correct Answer:

verifed

Verified

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

Related Questions