InterviewSolution
Saved Bookmarks
| 1. |
In the sequential access method, information in the file is processed ____________(a) one disk after the other, record access doesnt matter(b) one record after the other(c) one text document after the other(d) none of the mentionedThe question was asked in unit test.This key question is from File System Interface Access Methods in portion File Systems and their Implementation of Operating System |
|
Answer» RIGHT ANSWER is (b) one record after the other Explanation: NONE. |
|