1.

What Type Of Scheduling Is There In Rtos?

Answer»

RTOS uses preemptive SCHEDULING. In preemptive scheduling, the higher priority task can INTERRUPT a running process and the interrupted process will be RESUMED LATER.

RTOS uses preemptive scheduling. In preemptive scheduling, the higher priority task can interrupt a running process and the interrupted process will be resumed later.



Discussion

No Comment Found