InterviewSolution
Saved Bookmarks
| 1. |
When Data Is Written To The Ntfs Disk At What Position Does In Start The Write? Eg Assuming A File Has Been Deleted (and Deleted From The Recycle Bin If Applicable) Would It First Overwrite This File, Or Would It Start At The Next Totally Unused Cluster? |
|
Answer» It DEPENDS on many factors including file system fragmentation, free space, etc. In most CASES it WOULD start with a next totally unused CLUSTER. It depends on many factors including file system fragmentation, free space, etc. In most cases it would start with a next totally unused cluster. |
|