Computer Science, asked by nehatasmin3, 11 months ago

which module gives control of the CPU to the process selected by the short-term schedule?
1.Dispatcher
2.interrupt
3.scheduler

Answers

Answered by mjaswinder14mj
0

dispatcher.

Dispatcher is the module that gives control of the CPU to the process selected by the short-term scheduler. It receives control in kernel mode as the result of an interrupt or system call.

Similar questions