Round-robin (RR) scheduling degenerates to first-come-first-serv

  • 2023-11-15 03:52:59
  • OS

Round-robin (RR) scheduling degenerates to first-come-first-served (FCFS) scheduling if the time quantum is too long.

A.正确

B.错误

正确答案是A