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 is mailnly used to scan large folders and its performence fast and it requires Boot record and FAT table and Root directory
Root dorectory is help full to determine where the root directory begins while scan process started
FAT table is used to reserve the sectors
Boot record ontains executable code
