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

Explanation: The time slice based system USES fairness scheduler or round robin to distribute the time SLICES across all the tasks that NEED to run in a particular time slot.



Discussion

No Comment Found

Related InterviewSolutions