You are giving a presentation at a technology workshop to a
You are giving a presentation at a technology workshop to a group of high school students and discussing older technologies such as the FAT file system. While most Windows computers are configured to use NTFS, the FAT file system is still used. Of the following, what are the major components of FAT? (Choose three.)
A. Boot record
B. FAT table
C. MFT
D. Root directory
Solution
FAT Table
File Allocation Table (FAT) is a computer file system architecture and a family of industry-standard file systems utilizing it.
Root directory
Describes the files and folders in the root of the partition.
Boot record
Bootable partition that stores information about the layout of the volume and the file system structures, as well as the boot code that loads Ntdlr.
