Monday 1 April 2019

UGC NET CS 2018 July - II Question 60

60. In which of the following scheduling criteria, context switching will never take place ?
(1) ROUND ROBIN
(2) Preemptive SJF
(3) Non-preemptive SJF
(4) Preemptive priority

Explanation:

Answer: (3) Non-preemptive SJF

Non-preemptive algorithms doesn't allow to switch the process until it is completed.
In case of Non-preemptive algorithms context switching will never take place.
So, option (C) is correct answer.

No comments:

Post a Comment

UGC NET Computer Science December 2019 | Question 16

Question 16 In a certain coding language. 'AEIOU' is written as 'TNHDZ'. Using the same coding language. 'BFJPV' wil...

Popular Posts