which of the following process scheduling algorithm may lead to starvation ?

which of the following process scheduling algorithm may lead to starvation ? Correct Answer Shortest Job Next

Shortest job next may lead to process starvation for processes which will require a long time to complete if short processes are continually added.

Related Questions

In this figure, 3 types of scheduling using preemptive scheduling policies is shown. Which of the following options is correctly referring to each of these scheduling types?
A scheduling algorithm assigns priority proportional to the waiting time of a process. Every process starts with priority zero (the lowest priority). The scheduler re-evaluates the process priorities everyT time units and decides the next process to schedule. Which one of the following is TRUE if theprocesses have no I/O operations and all arrive at time zero?
নিচের Job Scheduling Policy সমূহের কোনটি Starvation থেকে মুক্ত?