In priority scheduling algorithm, when a process arrives at the ready queue,
its priority is compared with the priority of
(a) all process
(b) currently running process
Answers
Answered by
3
In priority scheduling algorithm, when a process arrives at the ready queue, its priority is compared with the priority of the currently running process.
Because, there are two options to this situation, first starts with finishing the current program and the other one starts with executing the current program.
That’s why the current program’s priority is taken into consideration.
Answered by
1
Answer:
currently running processExplanation:
Similar questions
(d) init process