InterviewSolution
Saved Bookmarks
| 1. |
Round robin scheduling falls under the category of ____________(a) Non-preemptive scheduling(b) Preemptive scheduling(c) All of the mentioned(d) None of the mentionedThe question was posed to me at a job interview.I would like to ask this question from CPU Scheduling Algorithms-1 topic in portion CPU Scheduling of Operating System |
|
Answer» RIGHT choice is (b) Preemptive scheduling For EXPLANATION: None. |
|