InterviewSolution
Saved Bookmarks
| 1. |
The time required to create a new thread in an existing process is ___________(a) greater than the time required to create a new process(b) less than the time required to create a new process(c) equal to the time required to create a new process(d) none of the mentionedI got this question in an interview.This is a very interesting question from Threads in chapter The Linux System of Operating System |
|
Answer» Right CHOICE is (b) LESS than the time required to CREATE a new process |
|