What are the two major file system in Microsoft Windows?
Verified Answer
A. FAT32 and NTFS
B. HFS and UFS
C. XFS and EXT3
D. UDF and ZFS
Explanation:
FAT32 (File Allocation Table 32) and NTFS (New Technology File System) are the two most prevalent file systems in Microsoft Windows. FAT32 is older, widely compatible but with size limitations. NTFS is modern, robust, and feature-rich, offering better security, larger file support, and improved data recovery. HFS (macOS) and UFS (Unix-like) are for other OSes. XFS and EXT3 are for Linux/Unix. UDF is for optical media, and ZFS is for Unix-like systems. Therefore, FAT32 and NTFS are the correct major file systems for Windows.