InterviewSolution
Saved Bookmarks
| 1. |
Earliest deadline first algorithm assigns priorities according to ____________(a) periods(b) deadlines(c) burst times(d) none of the mentionedThe question was posed to me by my college director while I was bunking the class.I need to ask this question from Real Time System in section Real Time Operating Systems(RTOS) of Operating System |
|
Answer» CORRECT CHOICE is (B) deadlines Explanation: NONE. |
|