

InterviewSolution
Saved Bookmarks
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 |
|