InterviewSolution
Saved Bookmarks
| 1. |
A binary semaphore is a semaphore with integer values ____________(a) 1(b) -1(c) 0.8(d) 0.5This question was posed to me during a job interview.My question is taken from Semaphores in section Process Synchronization of Operating System |
|
Answer» RIGHT OPTION is (a) 1 Explanation: NONE. |
|