InterviewSolution
Saved Bookmarks
| 1. |
The jacketing technique is used to ___________(a) convert a blocking system call into non blocking system call(b) create a new thread(c) communicate between threads(d) terminate a threadI have been asked this question during an internship interview.My question is based upon Threads in division The Linux System of Operating System |
|
Answer» Right CHOICE is (a) convert a blocking system CALL into NON blocking system call |
|