InterviewSolution
Saved Bookmarks
| 1. |
The strategy of making processes that are logically runnable to be temporarily suspended is called ____________(a) Non preemptive scheduling(b) Preemptive scheduling(c) Shortest job first(d) First come First servedThis question was posed to me in examination.I'm obligated to ask this question of CPU Scheduling Algorithms-1 topic in section CPU Scheduling of Operating System |
|
Answer» The correct option is (B) PREEMPTIVE scheduling |
|