____ scheduling is approximated by predicting the next CPU burst

分类: OS 发布时间: 2023-11-15 03:39 浏览量: 0

____ scheduling is approximated by predicting the next CPU burst with an exponential average of the measured lengths of previous CPU bursts.

A.Multilevel queue

B.RR

C.FCFS

D.SJF

正确答案是D