_____ stores entries about files and their characteristics.
2021
_____ stores entries about files and their characteristics.
Answer: D. File allocation table — In Operating Systems, the File Allocation Table (FAT) is a data structure used by the file system to maintain information about files. It stores details like:…
- A.
File application table
- B.
File access table
- C.
Format allocation table
- D.
File allocation table
Attempted by 607 students.
Show answer & explanation
Correct answer: D
In Operating Systems, the File Allocation Table (FAT) is a data structure used by the file system to maintain information about files. It stores details like:
File location on disk
Allocation of blocks
File status and linking of clusters
Thus, it keeps track of file entries and their characteristics.
A video solution is available for this question — log in and enroll to watch it.