Question
A low-priority process remains ready for a very long time because higher-priority jobs keep arriving. What problem is this?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Starvation
Explanation:
Starvation is indefinite postponement caused by repeatedly favoring other processes.
Priority scheduling can exhibit this problem without a fairness mechanism.
Leave a Reply