InterviewSolution
Saved Bookmarks
| 1. |
If a set of processes cannot be scheduled by rate monotonic scheduling algorithm, then __________(a) they can be scheduled by EDF algorithm(b) they cannot be scheduled by EDF algorithm(c) they cannot be scheduled by any other algorithm(d) none of the mentionedThe question was asked in an internship interview.I need to ask this question from Real Time System topic in chapter Real Time Operating Systems(RTOS) of Operating System |
|
Answer» RIGHT CHOICE is (C) they cannot be SCHEDULED by any other algorithm The BEST explanation: None. |
|