Computer Hacking Forensic Investigator (CHFI) — Question 17
How many sectors will a 125 KB file use in a FAT32 file system?
Answer options
- A. 32
- B. 16
- C. 256
- D. 25
Correct answer: C
Explanation
A FAT32 file system typically has a sector size of 512 bytes, meaning that a 125 KB file, which is 128,000 bytes, would occupy 256 sectors. The other options do not represent the correct calculation based on the sector size and file size.