Saved Bookmarks
| 1. |
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 |
|
Answer» Correct answer is (a) pointer to the entry in the open file table Best explanation: None. |
|