in preemptive scheduling the highest priority


In preemptive scheduling, the highest priority task executes until it enters the waiting or dead states or a higher priority task comes into existence.

In time slicing, a task implements for a predefined slice of time and then reenters the pool of ready tasks.

The scheduler then verifies which task should execute next, based on priority and other factors.

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: in preemptive scheduling the highest priority
Reference No:- TGS0416206

Expected delivery within 24 Hours