

InterviewSolution
Saved Bookmarks
1. |
Which of the following controls the time slicing mechanism in a multitasking operating system?(a) kernel(b) single tasking kernel(c) multitasking kernel(d) application managerI have been asked this question in unit test.This key question is from Multitasking Operating Systems topic in division Real Time Operating systems of Embedded Systems |
Answer» CORRECT option is (c) multitasking kernel The EXPLANATION: The multitasking OPERATING systems are associated with the multitasking kernel which controls the TIME slicing mechanism. |
|