

InterviewSolution
Saved Bookmarks
1. |
Which algorithm can be used to schedule tasks at run-time?(a) online scheduler(b) offline scheduler(c) multiprocessor scheduler(d) uniprocessor schedulerI got this question by my school principal while I was bunking the class.My question comes from Classification of Scheduling Algorithms topic in chapter Embedded Operating System, Middleware and Scheduling of Embedded Systems |
Answer» The correct ANSWER is (a) ONLINE scheduler |
|