____ 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