InterviewSolution
Saved Bookmarks
| 1. |
Linux uses a time-sharing algorithm ___________(a) to pair preemptive scheduling between multiple processes(b) for tasks where absolute priorities are more important than fairness(c) all of the mentioned(d) none of the mentionedI got this question by my school teacher while I was bunking the class.The query is from Linux topic in section The Linux System of Operating System |
|
Answer» CORRECT OPTION is (a) to pair PREEMPTIVE scheduling between multiple processes The best I can explain: NONE. |
|