1.

Which of the following schedulers take decisions at run-time?(a) preemptive scheduler(b) non preemptive scheduler(c) dynamic scheduler(d) static schedulerI have been asked this question by my college director while I was bunking the class.This intriguing question originated from Classification of Scheduling Algorithms topic in chapter Embedded Operating System, Middleware and Scheduling of Embedded Systems

Answer»

Correct ANSWER is (c) dynamic scheduler

The best EXPLANATION: The dynamic schedulers take decisions at run-TIME and they are quite flexible but GENERATE overhead at run-time whereas static scheduler is the ones in which the scheduler take their designs at the design time.



Discussion

No Comment Found

Related InterviewSolutions