InterviewSolution
Saved Bookmarks
| 1. |
For proper synchronization in distributed systems ____________(a) prevention from the deadlock is must(b) prevention from the starvation is must(c) prevention from the deadlock & starvation is must(d) none of the mentionedThis question was addressed to me in my homework.My doubt stems from Distributed Synchronization topic in section Distributed File Systems of Operating System |
|
Answer» The CORRECT answer is (c) prevention from the deadlock & STARVATION is must |
|