Operating System File System Interface Access Methods 1
Q In UNIX, what will the open system call return?
  • A A. Pointer to the entry in the open file table
  • B B. Pointer to the entry in the system wide table
  • C C. A file to the process calling it
  • D D. None of the mentioned
Leave a Comment