MCQOPTIONS
Saved Bookmarks
| 1. |
Which are the system calls which are used by the UNIX operating system? |
| A. | malloc() |
| B. | unmalloc() |
| C. | malloc() and unmalloc() |
| D. | proc() and return |
| Answer» D. proc() and return | |