Vidyalelo
Computer Fundamentals · Q372

Operating System

Computer Related · Computer Fundamentals · question 372

Q372

The dispatcher . . . . . . .

A.
actually schedules the tasks into the processor
Answer
B.
puts tasks in I/O wait
C.
is always small and simple
D.
never changes task priorities
E.
None of the above

Answer: Option A

Solution

Answer: Option A
Solution:
The dispatcher actually schedules the tasks into the processor. The process scheduling is the activity of the process manager that handles the removal of the running process from the CPU and the selection of another process on the basis of a particular strategy.