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
This question was addressed to me during an internship interview.
I'm obligated to ask this question of CPU Scheduling Algorithms-2 in portion CPU Scheduling of Operating System