Question 9757 – Process-Scheduling
November 30, 2023OOPS
November 30, 2023Question 9690 – Process-Scheduling
Which of the following scheduling algorithms is non-preemptive?
Correct Answer: B
Question 7 Explanation:
First-in first-out scheduling algorithm is non-preemptive. In this whichever the process enter into ready queue first that will be served first.
Round Robin
First-In First-Out
Multilevel Queue Scheduling
Multilevel Queue Scheduling with Feedback
Subscribe
Login
0 Comments