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

Explanation: open count INDICATES the number of processes that have the FILE open.



Discussion

No Comment Found

Related InterviewSolutions