1.

Which of the scheduling algorithm are based on the assumption that tasks are executed until they are done?(a) periodic task(b) aperiodic task(c) non-preemptive scheduling(d) preemptive schedulingThe question was asked in unit test.The question is from Classification of Scheduling Algorithms topic in division Embedded Operating System, Middleware and Scheduling of Embedded Systems

Answer»

The correct answer is (c) non-PREEMPTIVE SCHEDULING

Explanation: The nonpreemptive scheduling is based on the assumptions that the tasks are executed until the task is done whereas the preemptive scheduling is USED if the task has long execution times or for a SHORT RESPONSE time.



Discussion

No Comment Found

Related InterviewSolutions