

InterviewSolution
Saved Bookmarks
1. |
Which of the following can be used to distribute the time slice across all the task?(a) timer(b) counter(c) round-robin(d) task slicingI have been asked this question during an interview.Enquiry is from Task Swapping Methods in section Real Time Operating systems of Embedded Systems |
Answer» The CORRECT option is (c) ROUND-robin |
|