InterviewSolution
Saved Bookmarks
| 1. |
TestAndSet instruction is executed ____________(a) after a particular process(b) periodically(c) atomically(d) none of the mentionedThe question was asked by my school teacher while I was bunking the class.The query is from Semaphores topic in section Process Synchronization of Operating System |
|
Answer» CORRECT CHOICE is (C) atomically For EXPLANATION: NONE. |
|