GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Operating System

 Print  |  
Question:  Difference between NTFS and FAT32?



April 04, 2006 08:06:04 #5
 raghunath   Member Since: Visitor    Total Comments: N/A 

RE: Difference between NTFS and FAT32
 

FAT (FAT16 and FAT32) and NTFS are two methods for storing data on a hard drive. The hard drive has to either be formatted using one or the other, or can be converted from one to the other (usually FAT to NTFS) using a system tool

NTFS is a high-performance and self-healing file system proprietary to Windows XP 2000 NT, which supports file-level security, compression and auditing. It also supports large volumes and powerful storage solution such as RAID. 
The most important new feature of NTFS is the ability to encrypt files and folders to protect your sensitive data

     

 

Back To Question