Multiple Choice
__________ access allows file access at arbitrary locations, without first reading the bytes preceding the access location.
A) Random
B) Serial
C) Sequential
D) Binary
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q67: Given a RandomAccessFile that stores a set
Q68: If you want to process text data
Q69: Which of these classes access sequences of
Q70: Assume we have a RandomAccessFile object, file,
Q71: Which of the following statements enables you
Q73: Which is not a method in the
Q74: The _ method returns an integer, either
Q75: Which line completes this code fragment so
Q76: The readInt and writeInt methods of the
Q77: Which method in the RandomAccessFile class provides