Multiple choice

What should be used to find an individual item in a file immediately?

  1. File allocation table

  2. Directory

  3. Sequential access

  4. Direct access

  5. None of the above

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

Yes, it is the correct choice . A table that the operating system uses to locate files on a disk. Due to fragmentation, a file may be divided into many sections that are scattered around the disk. The FAT keeps track of all these pieces.