Multiple choice general knowledge

FAT (related to computers disk)

  1. Format Allocation Table

  2. File Allocation Type

  3. Folder Allocation Type

  4. File Allocation Table

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

FAT stands for File Allocation Table, a file system architecture developed by Microsoft for MS-DOS and used in early Windows versions. It keeps track of how files are stored on the disk by maintaining a table that maps cluster locations. Option A incorrectly says 'Format' instead of 'File,' while Options B and C incorrectly say 'Type' instead of 'Table.' The FAT file system was simple but limited compared to modern systems like NTFS.