InterviewSolution
Saved Bookmarks
| 1. |
When fork() is invoked, the child process created gets a new PID.(a) True(b) FalseI have been asked this question in semester exam.My question is from Process Status:ps Command and Phases of a Process in chapter The Process of Unix |
|
Answer» The correct answer is (a) True |
|