Multiple choice

Which of the following file access mechanism has address for each record to read or write that file in operating system?

  1. Sequential access

  2. Indexed sequential access

  3. Direct/Random access

  4. All of the above

  5. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This file access mechanism has address for each file to access it directly to read or write.