Operating Systems

What is Round robin scheduling primarily used for?

Correct answer

C. A CPU scheduling algorithm that assigns a fixed time slice to each process in a cyclic order.

Explanation

Round robin scheduling refers to a CPU scheduling algorithm that assigns a fixed time slice to each process in a cyclic order.