Computer Hacking Forensic Investigator (CHFI) — Question 99

What happens when a file is deleted by a Microsoft operating system using the FAT file system?

Answer options

Correct answer: A

Explanation

When a file is deleted in a FAT file system, only the reference to the file is removed from the File Allocation Table, meaning the data remains intact until overwritten. Options B and C are incorrect because they suggest the file is permanently erased or that a copy is made, which does not happen in this scenario. Option D is also wrong, as the file can be recovered until the space it occupied is overwritten, but the reference itself is what is deleted.