

InterviewSolution
Saved Bookmarks
1. |
Which of the following task swapping method is a better choice in the embedded systems design?(a) RMS(b) pre-emptive(c) cooperative multitasking(d) time sliceThis question was posed to me during an interview.My question is from Task Swapping Methods topic in chapter Real Time Operating systems of Embedded Systems |
Answer» The CORRECT answer is (b) pre-emptive |
|