Respuesta :

The task of the scheduler in an operating system is; Assigning system processes to Run queue.

What is a Scheduler in OS

Schedulers as their name implies are special system software which handle process scheduling in various ways. Their main objective is to select the jobs to be submitted into the system and to decide which process to run accordingly.

On this note, The OS scheduler determines how processes are moved between the ready and run queues which can only have one entry per processor core on the system;

Read more on Scheduler in OS;

https://brainly.com/question/19999569