In a FAT32 file system with 512-byte sectors, how many sectors are needed to store a 125 KB file?

Enhance your knowledge as a Computer Hacking Forensic Investigator with the CHFI v11 Test. Use flashcards and multiple-choice questions, complete with hints and detailed explanations, to prepare effectively and ace your exam!

Multiple Choice

In a FAT32 file system with 512-byte sectors, how many sectors are needed to store a 125 KB file?

Explanation:
Think in terms of bytes per sector and the file size in bytes. 125 kilobytes is 125 × 1024 bytes = 128,000 bytes. With 512-byte sectors, the file needs 128,000 ÷ 512 = 250 sectors. Since it divides evenly, no extra sector is required. In FAT32, the data is stored in clusters made of one or more sectors, but for this question the number of sectors is found directly from the file size and sector size.

Think in terms of bytes per sector and the file size in bytes. 125 kilobytes is 125 × 1024 bytes = 128,000 bytes. With 512-byte sectors, the file needs 128,000 ÷ 512 = 250 sectors. Since it divides evenly, no extra sector is required. In FAT32, the data is stored in clusters made of one or more sectors, but for this question the number of sectors is found directly from the file size and sector size.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy