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
Correct Answer:
A. A. Pointer to the entry in the open file table