In UNIX, what will the open system call return?
(a) pointer to the entry in the open file table
(b) pointer to the entry in the system wide table
(c) a file to the process calling it
(d) none of the mentioned
I have been asked this question at a job interview.
This interesting question is from File System Interface Access Methods in portion File Systems and their Implementation of Operating System