Computer Science, asked by ChandanChauhan3409, 10 months ago

Which is non preemptive scheduling algorithm suffer from starvation?

Answers

Answered by Anonymous
0

⏫Round Robin (RR), Shortest Job First (SJF basically non preemptive) and Priority (non preemptive version), etc.

⏫2. Non-Preemptive Scheduling: Non-preemptive Scheduling is used when a process terminates, or a process switches from running to waiting state.

Similar questions