nerdexam
CompTIA

220-802 · Question #907

Which of the following file systems has a 4GB file size limit?

The correct answer is C. FAT32. FAT32 (File Allocation Table 32-bit) has a maximum individual file size of 4GB minus 1 byte (4,294,967,295 bytes). This is a well-known limitation that affects large files such as HD video files or large disk images. NTFS supports files up to 16 exabytes theoretically…

Hardware

Question

Which of the following file systems has a 4GB file size limit?

Options

  • ACDFS
  • BFAT
  • CFAT32
  • DNTFS

How the community answered

(23 responses)
  • B
    4% (1)
  • C
    91% (21)
  • D
    4% (1)

Explanation

FAT32 (File Allocation Table 32-bit) has a maximum individual file size of 4GB minus 1 byte (4,294,967,295 bytes). This is a well-known limitation that affects large files such as HD video files or large disk images. NTFS supports files up to 16 exabytes theoretically (practical limit around 16TB), making it ideal for modern large files. FAT (FAT16) has a much smaller maximum file size of 2GB, and also much smaller volume size limits. CDFS (Compact Disc File System) is used for CDs and has a maximum file size of ~2GB, but this is a read-only optical disc format, not a general-purpose hard drive file system like FAT32.

Topics

#FAT32#file system#file size limit#storage

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice