InterviewSolution
Saved Bookmarks
| 1. |
What are the two kinds of semaphores?(a) mutex & counting(b) binary & counting(c) counting & decimal(d) decimal & binaryI had been asked this question in an interview for job.Enquiry is from Semaphores in section Process Synchronization of Operating System |
|
Answer» The CORRECT CHOICE is (B) BINARY & counting |
|