Multiple Choice
The ____ class is used when writing text files.
A) PrintWriter
B) InputStream
C) JFileChooser
D) Serializable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which line completes this code fragment to
Q3: The FileInputStream read method reads binary data.
Q4: Which of the following cannot be serialized?<br>I
Q5: Which file storage method is in human-readable
Q6: Assume we have a RandomAccessFile object, file,
Q8: What is the highest value for a
Q9: How many bytes does the read method
Q10: Based on the code below, the statement
Q11: Caesar cipher uses a shift of each
Q12: Which of the following reads binary data