File Allocation Table

The File Allocation Table is a disk data structure that records which clusters are free, occupied, or linked to the next cluster in a file or directory.

Connect