Computer Science, asked by firozkhanbbl, 6 months ago

What is scheduling? define primitive and non primitive scheduling.​

Answers

Answered by Anonymous
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