The processes that are residing in main memory and are ready and waiting to execute are kept on a list called _____________
(a) job queue
(b) ready queue
(c) execution queue
(d) process queue
I have been asked this question in homework.
My doubt stems from CPU Scheduling in chapter CPU Scheduling of Operating System