InterviewSolution
| 1. |
How Do Ntfs Compared To Fat32 In Windows Xp, And Which Is Faster? |
Answer»
For example: NTFS can keep SMALL files inside MFT entry, so if the file size is less than cluster size, most likely it will be accessed much faster on NTFS than on FAT. For example: NTFS can keep small files inside MFT entry, so if the file size is less than cluster size, most likely it will be accessed much faster on NTFS than on FAT. |
|