InterviewSolution
Saved Bookmarks
| 1. |
Which table handle stores the addresses of the interrupt handling sub-routines?(a) Interrupt-vector table(b) Vector table(c) Symbol link table(d) None of the mentionedI have been asked this question during an interview for a job.This key question is from Interrupts topic in portion Input/Output Organisation of Computer Architecture |
|
Answer» CORRECT OPTION is (a) Interrupt-vector table The EXPLANATION is: NONE. |
|