FAT32 meaning in oil and gas
FAT32 means File Allocation Tables. The system used by windows 98 and onwards to store and address data stored on a hard drive. A Table (FAT) at the start of the drive records where all of the clusters of data are…
Definition
File Allocation Tables
The system used by windows 98 and onwards to store and address data stored on a hard drive. A Table (FAT) at the start of the drive records where all of the clusters of data are stored. The 32 means its a 32 bit table allowing larger hard drives to be used than with FAT (FAT16) which uased a 16 bit addressing System.<p> Win9X only, with the NT series operating systems using NTFS instead.