Round Robin algorithm is similar to __ scheduling but preemption is added to switch between processes.

(A) Shortest Remaining Time First
(B) Shortest Job First
(C) First Come First Serve
(D) None of the above

__ is a piece of code in a cooperating process in which the process may updates shared data (variable, file, database, etc.).

(A) Critical section
(B) Critical analysis
(C) Critical code
(D) Critical path

error: Content is protected !!