The main function of the dispatcher (the portion of the process scheduler) is
The main function of the dispatcher (the portion of the process scheduler) is Correct Answer assigning ready process to the CPU
CPU scheduler selects a process among the processes that are ready to execute and allocates CPU to one of them. Short-term schedulers, also known as dispatchers, make the decision of which process to execute next.