1.

Bounded waiting implies that there exists a bound on the number of times a process is allowed to enter its critical section ____________(a) after a process has made a request to enter its critical section and before the request is granted(b) when another process is in its critical section(c) before a process has made a request to enter its critical section(d) none of the mentionedI have been asked this question in homework.Enquiry is from The Critical Section (CS) Problem and Solutions in chapter Process Synchronization of Operating System

Answer»

The correct OPTION is (a) after a PROCESS has made a request to ENTER its critical section and before the request is granted

For explanation: None.



Discussion

No Comment Found

Related InterviewSolutions