nerdexam
EC-Council

312-49 · Question #539

Which of the following is a database in which information about every file and directory on an NT File System (NTFS) volume is stored?

The correct answer is D. Master File Table. The Master File Table (MFT) is a core component of NTFS (NT File System). It is a special metadata database where every file and directory on an NTFS volume has at least one corresponding record. Each MFT entry stores attributes such as file name, timestamps (created, modified…

Submitted by yousef_jo· Apr 18, 2026Disk Forensics

Question

Which of the following is a database in which information about every file and directory on an NT File System (NTFS) volume is stored?

Options

  • AVolume Boot Record
  • BMaster Boot Record
  • CGUID Partition Table
  • DMaster File Table

How the community answered

(51 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    2% (1)
  • D
    92% (47)

Explanation

The Master File Table (MFT) is a core component of NTFS (NT File System). It is a special metadata database where every file and directory on an NTFS volume has at least one corresponding record. Each MFT entry stores attributes such as file name, timestamps (created, modified, accessed), size, permissions, and the actual data location on disk. The Volume Boot Record (A) contains boot code and volume parameters. The Master Boot Record (B) is a partition-level structure on the disk. The GUID Partition Table (C) is part of the GPT partitioning scheme. None of these store per-file metadata the way the MFT does.

Topics

#NTFS#Master File Table (MFT)#File Systems#Disk Structure

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice