Q. Which one of the following explains the sequential file access method? (Solved)
1. random access according to the given byte number
2. read bytes one at a time, in order
3. read/write sequentially by record
4. read/write randomly by record
- b. read bytes one at a time, in order