nerdexam
Microsoft

98-349 · Question #268

What is the largest single file that you can store on an NTFS file system?

The correct answer is C. 16 TB. While the theoretical maximum for a single file on an NTFS file system is considerably larger, 16 TB is often identified as a practical or effectively addressable maximum in specific contexts.

Understanding Operating System Configurations

Question

What is the largest single file that you can store on an NTFS file system?

Options

  • A4 TB
  • B8 TB
  • C16 TB
  • D32 GB

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    92% (45)
  • D
    2% (1)

Why each option

While the theoretical maximum for a single file on an NTFS file system is considerably larger, 16 TB is often identified as a practical or effectively addressable maximum in specific contexts.

A4 TB

4 TB is a limit often associated with maximum partition sizes for MBR disks, not the capability of a single file on an NTFS volume, which can hold much larger files.

B8 TB

8 TB is not a specific, commonly recognized limit for a single file on an NTFS file system; NTFS's actual capabilities are either 16 EB theoretically or 16 TB in certain practical contexts.

C16 TBCorrect

The NTFS file system technically supports single files up to 16 Exabytes minus 1 KB. However, 16 TB is frequently cited as a practical or effectively reachable maximum file size within various operating system versions, storage configurations, or older educational materials, making it the intended answer here.

D32 GB

32 GB is typically the maximum volume size that Windows can format as FAT32, not the maximum size for a single file on an NTFS file system, which supports significantly larger files.

Concept tested: NTFS maximum single file size

Source: https://learn.microsoft.com/en-us/windows/win32/fileio/file-size-limits

Topics

#NTFS#file system limits#file size

Community Discussion

No community discussion yet for this question.

Full 98-349 Practice