

InterviewSolution
Saved Bookmarks
1. |
Which of the following can periodically trigger the context switch?(a) software interrupt(b) hardware interrupt(c) peripheral(d) memoryI had been asked this question in an internship interview.The above asked question is from Multitasking Operating Systems in portion Real Time Operating systems of Embedded Systems |
Answer» The correct choice is (B) hardware interrupt |
|