InterviewSolution
Saved Bookmarks
| 1. |
When dealing with multiple devices interrupts, which mechanism is easy to implement?(a) Polling method(b) Vectored interrupts(c) Interrupt nesting(d) None of the mentionedThis question was addressed to me in exam.Asked question is from Interrupts topic in division Input/Output Organisation of Computer Architecture |
|
Answer» Correct answer is (a) Polling method |
|