what is FAT?.
Answers were Sorted based on User's Feedback
Answer / harishankar
FAT: FAt is stands for file allocation table which is
introduced by the microsoft in 1981.The FAT File system is
used by DOS and is supported some of
the other operating systems. It is simple, reliable, and
uses little storage.
there are two types of fat system:
FAT 16
FAT 32
In type of FAT16 we can max use 2gb for storage and FAt32
we can use storage max 80gb
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / praveen kumar
The FAT File system is used by DOS and is supported by all
the other operating systems. It is simple, reliable, and
uses little storage
| Is This Answer Correct ? | 14 Yes | 5 No |
Answer / velu.r
The FAT (file allocation Table).File system is used by DOS
and is supported by all
the other operating systems. It is simple, reliable, and
uses little storage fat
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / amar
FAT: FAt is stands for file allocation table which is
introduced by the microsoft in 1981.The FAT File system is
used by DOS and is supported some of
the other operating systems. It is simple, reliable, and
uses little storage.
there are two types of fat system:
FAT 16
FAT 32
In type of FAT16 we can max use 2gb for storage and FAt32
we can use storage max 80gb
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / ramkumar
FAT-File Allocation Table
The FAT File system is used by DOS and is supported by all
the other operating systems. It is simple, reliable, and
uses little storage
there are three types of fat system:
FAT 12
FAT 16
FAT 32
In type of FAT16 we can max use 2gb for storage and FAt32
we can use storage max 80gb
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / parvinder
FAT: FAt is stands for file allocation table.
The FAT file system was developed by Bill Gates and Marc
McDonald during (1976–1977).The FAT File system is
used by DOS and is supported some of
the other operating systems. It is simple, reliable, and
uses little storage.fat doesn't provides security features
in OS just like (disk quota encryptions compression)
there are three types of fat system:
FAT 12
FAT 16
FAT 32
In type of FAT16 we can max use 2gb for storage and FAt32
we can use storage max 80gb
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / ajit1983
The system used by MS-DOS to organize and manage files. The FAT (file allocation table) is a data structure that MS-DOS creates on the disk when the disk is formatted. When MS-DOS stores a file on a formatted disk, the operating system places information about the stored file in the FAT so that MS-DOS can retrieve the file later when requested. The FAT is the only file system MS-DOS can use; OS/2, Windows NT, and Windows 9x operating systems can use the FAT file system in addition to their own file systems (HPFS, NTFS, and VFAT, respectively).
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference among deadlock avoidance, detection and prevention?
Explain the process control block of UNIX ?
Which file system allow as much fragmentation FAT32 or NTFS?
Explain how is the process address space handled during process migration?
Explain about dynamic memory allocation algorithm?
what are the stands for OAB(offline address book) in exchange server?
what is active directory
If you do not have cd drive then how will u format c drive?
when affected the system from virus , which paths will be it stored in system ?
what is busy waiting?
directories can be implemented either special files that can only be accused in limited ways or can be implemented as ordinary data files. what are advantages and disadvantages of this approach?
Write short note on Dynamic memory allocation algorithm.