Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 2 (Q.No. 50)
50.
The SJF algorithm executes first the job
that last entered the queue
that first entered the queue
that has been in the queue the longest
with the least processor needs
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Swanil said:   1 decade ago
It must be the process with shortest burst time.

Nitin said:   10 years ago
SJF stands for Shortest Job First.

And it executes the job which need least processor needs.

Mohamed said:   6 years ago
Explain the answer.

Post your comments here:

Your comments will be displayed after verification.