

InterviewSolution
Saved Bookmarks
1. |
What does FAT stand for?(a) file address table(b) file access table(c) file arbitrary table(d) file allocation tableThe question was posed to me in an internship interview.I need to ask this question from Characteristics of Windows NT-II in section Real Time Operating systems of Embedded Systems |
Answer» RIGHT OPTION is (d) file ALLOCATION table The best explanation: The FAT or file allocation table is a kind of file system which is used by the WINDOWS 3.1 and the MS-DOS. |
|