

InterviewSolution
Saved Bookmarks
1. |
Which task swapping method does not require the time critical operations?(a) time slice(b) pre-emption(c) cooperative multitasking(d) schedule algorithmI have been asked this question in exam.The origin of the question is Task Swapping Methods in portion Real Time Operating systems of Embedded Systems |
Answer» Right option is (a) time slice |
|