Operating System File System Concepts
Q Which one of the following explains the sequential file access method?
  • A A. Random access according to the given byte number
  • B B. Read bytes one at a time, in order
  • C C. Read/write sequentially by record
  • D D. Read/write randomly by record
Leave a Comment