What is scheduling? define primitive and non primitive scheduling.
Answers
Answered by
1
here is yøur answer
In preemptive scheduling the CPU is allocated to the processes for the limited time whereas in Non-preemptive scheduling, the CPU is allocated to the process till it terminates or switches to waiting state.
Similar questions