Operating-Systems
February 4, 2024
Engineering-Mathematics
February 4, 2024
Operating-Systems
February 4, 2024
Engineering-Mathematics
February 4, 2024

Question 11503 – Process-state-transition-diagram

Consider following three statements above scheduler
(I) Dispatcher is a part of schedule responsible to select a new process whenever the current process yields the CPU.
(II) The medium term scheduler is responsible for swapping.
(III) The Long Term scheduler determines to whom CPU should be allocated from the ready queue.
The true statement from above statements is/are

Correct Answer: B

Question 2 Explanation: 
S1 is true.
S2 is true.
S3 is false, because the short term scheduler determines to whom CPU should be allocated from the ready queue.
A
All (I), (II), and (III)
B
Only (I) and (II)
C
Only (I) and (III)
D
Only (II) and (III)

Leave a Reply

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