Operating Systems

Which concept is defined as follows: a CPU scheduling algorithm that assigns a fixed time slice to each process in a cyclic order?

Correct answer

D. Round robin scheduling

Explanation

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