Limitation of Priority Scheduling
Q4. What are the limitations of Priority Scheduling?
Ans. The problem occurs when the operating system gives a particular task very low priority, so it sits in the queue for a larger amount of time, not being dealt with by the CPU. If this process is something the user needs, there could be a very long wait, this process is known as “Starvation” or “Infinite Blocking”.