Home / Computer Science / Operating System :: Discussion

Discussion :: Operating System

  1. The main function of the dispatcher (the portion of the process scheduler) is

  2. A.

     swapping a process to the disk

    B.

     assigning ready process to the CPU

    C.

     suspending some of the processes when the CPU load is high

    D.

     bring processes from the disk to the main memory

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The main function of the dispatcher is assigning ready process to the CPU


Be The First To Comment