Multiple Choice
What do we call the measure in bytes of the file pointer from the beginning of a RandomAccessFile?
A) latency
B) offset
C) size
D) seek
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: In Java, the simplest mechanism for reading
Q40: Caesar cipher uses a shift of each
Q41: Objects saved to an object stream must
Q42: Caesar cipher uses a shift of each
Q43: How many methods are required to implement
Q45: Readers and writers access sequences of _.<br>A)
Q46: If we want to write objects to
Q47: In _ file access, the file is
Q48: When constructing a Scanner from a File
Q49: Which methods are not in the Serializable