Which one of the following explains the sequential file access method?
(a) random access according to the given byte number
(b) read bytes one at a time, in order
(c) read/write sequentially by record
(d) read/write randomly by record
This question was addressed to me in semester exam.
Enquiry is from File System Concepts in section File Systems and their Implementation of Operating System