InterviewSolution
Saved Bookmarks
| 1. |
The pointer overhead of indexed allocation is generally _________ the pointer overhead of linked allocation.(a) less than(b) equal to(c) greater than(d) keeps varying withThis question was addressed to me in an interview for job.Origin of the question is File System Implementation in chapter File Systems and their Implementation of Operating System |
|
Answer» CORRECT choice is (C) GREATER than Best EXPLANATION: NONE. |
|