InterviewSolution
Saved Bookmarks
| 1. |
The index contains ____________(a) names of all contents of file(b) pointers to each page(c) pointers to the various blocks(d) all of the mentionedI had been asked this question in an international level competition.The origin of the question is File System Interface Access Methods in section File Systems and their Implementation of Operating System |
|
Answer» Right choice is (C) POINTERS to the VARIOUS blocks |
|