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
(c) parent process
(d) init process
I got this question in examination.
My enquiry is from CPU Scheduling in chapter CPU Scheduling of Operating System