Q
Bounded waiting implies that there exists a bound on the number of times a process is allowed to enter its critical section ____________
-
A
A. After a process has made a request to enter its critical section and before the request is granted
-
B
B. When another process is in its critical section
-
C
C. Before a process has made a request to enter its critical section
-
D
D. None of the mentioned
Correct Answer:
A. A. After a process has made a request to enter its critical section and before the request is granted