Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 1 (Q.No. 26)
26.
The FIFO algorithm
executes first the job that last entered the queue
executes first the job that first entered the queue
execute first the job that has been in the queue the longest
executes first the job 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.

Naveen Chaudhary said:   1 decade ago
Well [B] is obviously the correct option, but [C] can also be correct because the job that entered first will be the longest waiting job.

Bharani said:   4 years ago
What is FIFO?

Albics said:   3 years ago
First In First Out => FIFO.

Post your comments here:

Your comments will be displayed after verification.