InterviewSolution
Saved Bookmarks
| 1. |
What is the major disadvantage with a linked allocation?(a) internal fragmentation(b) external fragmentation(c) there is no sequential access(d) there is only sequential accessI got this question at a job interview.My question is from File System Implementation topic in portion File Systems and their Implementation of Operating System |
|
Answer» RIGHT ANSWER is (d) there is only SEQUENTIAL access Explanation: NONE. |
|