InterviewSolution
Saved Bookmarks
| 1. |
In Unix, Which system call creates the new process?(a) fork(b) create(c) new(d) none of the mentionedI got this question in exam.Asked question is from Processes in portion Processes of Operating System |
|
Answer» Correct option is (a) fork |
|