Multiple Choice
Which class is used for output of text data to a file?
A) FileWriter
B) FileOutputStream
C) PrintWriter
D) RandomAccessFile
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Which class is used for input of
Q7: Which is NOT a method in the
Q8: _ access allows file access at arbitrary
Q9: Which class is used for output of
Q10: Which code reads an array of Student
Q12: If serializing object obj requires 12 bytes,
Q13: What is the lowest value for a
Q14: Which expression determines whether there is a
Q15: The two IO classes used for serialization
Q16: Streams access sequences of _.<br>A)bytes<br>B)files<br>C)characters<br>D)strings