InterviewSolution
Saved Bookmarks
| 1. |
The interrupt vector contains ____________(a) the interrupts(b) the memory addresses of specialized interrupt handlers(c) the identifiers of interrupts(d) the device addressesThis question was posed to me during an interview.This intriguing question originated from I/O System in division I/O Systems of Operating System |
|
Answer» Right option is (B) the memory addresses of specialized INTERRUPT handlers |
|