System Administrator 2026
What is FIFO algorithm?
- A. First executes the job that came in last in the queue
- B. First executes the job that came in first in the queue
- C. First executes the job that needs minimal processor
- D. First executes the job that has maximum processor needs
What is Scheduling?
- A. Allowing a job to use the processor
- B. Making proper use of processor
- C. All of the mentioned
- D. None of the mentioned