InterviewSolution
Saved Bookmarks
| 1. |
An interrupt that can be temporarily ignored is ___________(a) Vectored interrupt(b) Non-maskable interrupt(c) Maskable interrupt(d) High priority interruptI got this question during an interview for a job.I'm obligated to ask this question of Interrupts in division Input/Output Organisation of Computer Architecture |
|
Answer» Right CHOICE is (C) Maskable interrupt |
|