Multiple Choice
A file pointer is a position in a random access file. Because files can be very large, the file pointer is of type _______.
A) double
B) byte
C) int
D) long
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q55: Which is an advantage of storing numbers
Q56: The readDouble and writeDouble methods of the
Q57: When storing numbers in a file with
Q58: To read text data from a disk
Q59: Which class is used for input of
Q61: In which of the following modes can
Q62: Which code stores an array buttonArray of
Q63: How many bytes does the read method
Q64: Which file storage method stores data in
Q65: Which interface allows classes to be written