Multiple Choice
If you want to process text data from a file, which keyword do you look for in classes that specialize in doing that?
A) text
B) serializable
C) binary
D) reader
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q63: How many bytes does the read method
Q64: Which file storage method stores data in
Q65: Which interface allows classes to be written
Q66: Which class is used for input of
Q67: Given a RandomAccessFile that stores a set
Q69: Which of these classes access sequences of
Q70: Assume we have a RandomAccessFile object, file,
Q71: Which of the following statements enables you
Q72: _ access allows file access at arbitrary
Q73: Which is not a method in the