Q13
What is the purpose of the `FileWriter` class in Java?
A.
It is used to write character data to a file
AnswerB.
It is used to read character data from a file
C.
It is used to write binary data to a file
D.
It is used to read binary data from a file
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board