1.

An SJF algorithm is simply a priority algorithm where the priority is :

A. the predicted next CPU burst
B. the inverse of the predicted next CPU burst
C. the current CPU burst
D. anything the user wants
Answer» B. the inverse of the predicted next CPU burst


Discussion

No Comment Found