What will happens when a process closes the file?
(a) per-process table entry is not removed
(b) system wide entry’s open count is decremented
(c) all of the mentioned
(d) none of the mentioned
I have been asked this question in an internship interview.
This is a very interesting question from File System Implementation in portion File Systems and their Implementation of Operating System