We can use semaphores to deal with the number of __ process critical section problem.

(A) n-process critical section problem
(B) 1-process critical section problem
(C) 2-process critical section problem
(D) None of the above

In order to remove the problem like busy waiting some high level synchronization constructs are defined. What are they?

(A) Critical regions
(B) Monitors
(C) Critical regions and Monitors
(D) None of the above

error: Content is protected !!