1.

Which of the following does not interrupt a running process?(a) A device(b) Timer(c) Scheduler process(d) Power failureThe question was posed to me in an online quiz.The query is from Process Scheduling Queues topic in portion Processes of Operating System

Answer»

Right ANSWER is (c) SCHEDULER process

The BEST I can explain: Scheduler process does not interrupt a RUNNING process. Scheduler process selects an available process from a POOL of available processes and allocates CPU to it.



Discussion

No Comment Found

Related InterviewSolutions