InterviewSolution
Saved Bookmarks
| 1. |
A relative block number is an index relative to ____________(a) the beginning of the file(b) the end of the file(c) the last written position in file(d) none of the mentionedThis question was posed to me during an internship interview.My doubt is from File System Interface Access Methods in chapter File Systems and their Implementation of Operating System |
|
Answer» CORRECT choice is (a) the BEGINNING of the file The best I can EXPLAIN: NONE. |
|