Which of the following part of operating system allocates the CPU to next…
2024
Which of the following part of operating system allocates the CPU to next scheduled process in the system?
- A.
File manager
- B.
Dispatcher
- C.
Scheduler
- D.
Input/output handler
Attempted by 267 students.
Show answer & explanation
Correct answer: B
The dispatcher gives control of the CPU to the process selected by the scheduler.