

InterviewSolution
Saved Bookmarks
1. |
Which of the following allows the splitting of the software?(a) wait statement(b) ready(c) interrupt(d) acknowledgementI have been asked this question in an interview for job.This interesting question is from Introduction of Interrupts topic in chapter Interrupts and Exceptions of Embedded Systems |
Answer» The correct choice is (c) interrupt |
|