InterviewSolution
Saved Bookmarks
| 1. |
The code that changes the value of the semaphore is ____________(a) remainder section code(b) non – critical section code(c) critical section code(d) none of the mentionedI got this question by my school teacher while I was bunking the class.I need to ask this question from Semaphores topic in chapter Process Synchronization of Operating System |
|
Answer» Right OPTION is (C) critical section code |
|