Physical File Storage
File Allocation Table (FAT) - like a book’s table of contents. Directs the computer to the file’s location.
Fragmented files are stored in many nonadjacent clusters. Makes retrieval slower. Run defragmentation utility. (See D-17 for example)
Data compression - reducing size of large file (Zipped files)