InterviewSolution
Saved Bookmarks
| 1. |
Semaphores are mostly used to implement ____________(a) System calls(b) IPC mechanisms(c) System protection(d) None of the mentionedI have been asked this question during an internship interview.I want to ask this question from Semaphores topic in section Process Synchronization of Operating System |
|
Answer» RIGHT option is (b) IPC mechanisms The EXPLANATION: NONE. |
|