Discussion :: Operating System
- The main function of the dispatcher (the portion of the process scheduler) is
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 |
Answer : Option B
Explanation :
The main function of the dispatcher is assigning ready process to the CPU
Be The First To Comment