InterviewSolution
Saved Bookmarks
| 1. |
The open file table has a/an _______ associated with each file.(a) file content(b) file permission(c) open count(d) close countThe question was posed to me during an internship interview.My question is taken from File System Interface Access Methods in chapter File Systems and their Implementation of Operating System |
|
Answer» Right choice is (C) open COUNT |
|