1.

In Priority Scheduling a priority number (integer) is associated with each process. The CPU is allocated to the process with the highest priority (smallest integer = highest priority). The problem of Starvation of low priority processes may never execute, is resolved by __________.

A. Terminating the process
B. Aging
C. Mutual Exclusion
D. Semaphore
Answer» C. Mutual Exclusion


Discussion

No Comment Found

Related MCQs