InterviewSolution
Saved Bookmarks
| 1. |
When will file system fragmentation occur?(a) unused space or single file are not contiguous(b) used space is not contiguous(c) unused space is non-contiguous(d) multiple files are non-contiguousI got this question during an interview for a job.I would like to ask this question from File System Concepts topic in division File Systems and their Implementation of Operating System |
|
Answer» The correct answer is (a) UNUSED space or single FILE are not contiguous |
|