adspace
Differentiate between file allocation table (fat) and new technology file system (nfts)
Answer Posted / Mohit Kaushik
File Allocation Table (FAT) is an older file system used by Microsoft Windows, FAT32 being the most common variant. It has a maximum partition size of 8TB, but limited metadata support and less efficient use of disk space. NTFS (New Technology File System) is a modern file system used by Windows NT and later versions. It supports large partition sizes, advanced security features such as user-based permissions, compression, encryption, and journaling.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers