

InterviewSolution
Saved Bookmarks
1. |
Which scheduling algorithm can be used in mixed software/hardware systems?(a) simple algorithm(b) complex algorithm(c) uniprocessor algorithm(d) multiprocessor algorithmI got this question in quiz.My query is from Classification of Scheduling Algorithms in section Embedded Operating System, Middleware and Scheduling of Embedded Systems |
Answer» CORRECT OPTION is (B) complex ALGORITHM Explanation: The complex algorithm is used in mixed software/hardware systems. It can be used to handle multiple processors. |
|