InterviewSolution
Saved Bookmarks
| 1. |
A locking protocol is one that ____________(a) governs how locks are acquired(b) governs how locks are released(c) governs how locks are acquired and released(d) none of the mentionedI have been asked this question in semester exam.Question is taken from Atomic Transactions topic in portion Process Synchronization of Operating System |
|
Answer» RIGHT option is (c) GOVERNS how LOCKS are ACQUIRED and released To explain: None. |
|