Computer-Networks
October 10, 2023Algorithms
October 10, 2023ISRO CS 2020
Question 12 |
Dispatch latency is defined as
The speed of dispatching a process from running to the ready state | |
The time of dispatching a process from running to ready state and keeping the CPU idle | |
The time to stop one process and start running another one | |
None of these |
Question 12 Explanation:
The time it takes for the dispatcher to stop one process and start another is known as the dispatch latency
Correct Answer: C
Question 12 Explanation:
The time it takes for the dispatcher to stop one process and start another is known as the dispatch latency