Vidyalelo
Computer Fundamentals · Q206

Operating System

Computer Related · Computer Fundamentals · question 206

Q206

What does FAT stands for?

A.
File attribute type
B.
File allocation table
Answer
C.
Format All Tabs settings
D.
File for all type

Answer: Option B

Solution

Answer: Option B
Solution:
File Allocation Table (FAT) is a computer file system architecture and a family of industry-standard file systems utilizing it. The FAT file system is a continuing standard which borrows source code from the original, legacy file system and proves to be simple and robust. It offers useful performance even in lightweight implementations, but cannot deliver the same performance, reliability and scalability as some modern file systems. It is, however, supported for compatibility reasons by nearly all currently developed operating systems for personal computers and many mobile devices and embedded systems, and thus is a well-suited format for data exchange between computers and devices of almost any type and age from 1981 up to the present.

Source : wikipedia.org