Multiple Choice
Use a ____ object to access a file and move a file pointer.
A) Random
B) RandomAccess
C) RandomAccessFile
D) System.in
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: Which of the following classes are related
Q17: How many bytes does the read method
Q18: Objects are saved in _ format in
Q19: Why does FileInputStream override the read method
Q20: The two IO classes used for serialization
Q22: Which statement is true regarding the following
Q23: A byte is composed of _ bits
Q24: Which is not a method available in
Q25: Caesar cipher uses a shift of each
Q26: If you write a simple Student class,