Question
Easy

In context of Operating System File Management Function what is the full form of FAT?

1
File Attribute Table
2
File Allocation Table
3
Format All Tabs
4
File Attribute Type
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Operating Systems & Software Concepts
Topic: Computer Software
Correct Answer
Option B
Explanation

The correct option is (2): The full form of FAT, in the context of Operating System File Management, is File Allocation Table. The File Allocation Table is a foundational file system architecture, primarily used by the DOS and early Microsoft Windows operating systems, though modern variants like FAT32 are still in use. It is a critical data structure located at the beginning of a volume (disk partition) that the operating…Read More