MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» C. read/write sequentially by record | |