1. : Which company originally developed the FAT (File Allocation Table) file system?
(A) Apple
(B) Microsoft
(C) IBM
(D) Google
2. : What is the maximum file size supported by FAT32?
(A) 2 GB
(B) 4 GB
(C) 8 GB
(D) 16 GB
3. : Which file system is the default for modern versions of Windows?
(A) FAT32
(B) NTFS
(C) EXT4
(D) exFAT
4. : Which feature is supported by NTFS but not by FAT32?
(A) Large file support
(B) File compression, permissions, and encryption
(C) Compatibility with USB drives
(D) Booting operating systems
5. : Which file system is commonly used in Linux distributions?
(A) NTFS
(B) FAT32
(C) EXT (Extended File System)
(D) HFS+
6. : Which version of the EXT file system is most widely used in modern Linux systems?
(A) EXT2
(B) EXT3
(C) EXT4
(D) EXT5
7. : Which of the following file systems supports journaling to prevent data corruption?
(A) FAT32
(B) NTFS
(C) EXT3/EXT4
(D) Both B and C
8. : Which file system is best suited for removable flash drives due to cross-platform compatibility?
(A) NTFS
(B) EXT4
(C) FAT32
(D) HFS+
9. : What does “journaling” in a file system help with?
(A) Increasing storage space
(B) Preventing fragmentation
(C) Protecting against data loss in case of crashes
(D) Speeding up file transfers
10. : Which file system provides the largest theoretical file size support among the following?
(A) FAT32
(B) NTFS
(C) EXT4
(D) exFAT