MCQOPTIONS
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» B. pointer to the entry in the system wide table | |