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

The main memory is usually divided into two partitions one for __ and other for __.

(A) Resident operating System, Paging
(B) System Processes, User processes
(C) Resident operating System, User processes
(D) None of the above

error: Content is protected !!