...
Database-Management-System
February 4, 2024
GATE 2001
February 4, 2024
Database-Management-System
February 4, 2024
GATE 2001
February 4, 2024

Process-state-transition-diagram

Question 1
___________ is a small program that switches the processor from one process to another.
A
Scheduler
B
Dispatcher
C
Swapper
D
Lazy swapper
Question 1 Explanation: 
Dispatcher is a small program that switches the processor from one process to another. Scheduler only selects the process from ready queue and not do context switching, it is the dispatcher which do context switching.
Correct Answer: B
Question 1 Explanation: 
Dispatcher is a small program that switches the processor from one process to another. Scheduler only selects the process from ready queue and not do context switching, it is the dispatcher which do context switching.

Leave a Reply

Your email address will not be published. Required fields are marked *