FAT16

In Microsoft Windows, a file allocation table that uses a 16-bit cluster addressing scheme which restricts the maximum hard-disk size to 2.6GB. Also, FAT16 is inefficient in disk-space utilization as the default cluster size can be as large as 32KB.

See also FAT32; file allocation table.