What are the characteristics of mutual exclusion using centralized approach?
(a) One processor as coordinator which handles all requests
(b) It requires request,reply and release per critical section entry
(c) The method is free from starvation
(d) All of the mentioned
The question was posed to me in an online interview.
Enquiry is from Distributed Coordination in chapter Distributed File Systems of Operating System