

InterviewSolution
Saved Bookmarks
1. |
Which task method follows a currently running task to be stopped by a higher priority task?(a) scheduling algorithm(b) time slice(c) cooperative multitasking(d) pre-emptionThe question was posed to me during a job interview.I'd like to ask this question from Task Swapping Methods in portion Real Time Operating systems of Embedded Systems |
Answer» The CORRECT option is (d) pre-emption |
|