Embedded Software Engineer Question:

Download Job Interview Questions and Answers PDF

Tell me what type of scheduling is there in RTOS?

Embedded Software Engineer Interview Question
Embedded Software Engineer Interview Question

Answer:

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

Download Embedded Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what is spin lock?Explain me what is semaphore?