Teaching UGC NET Mock Test Series 2025 (Paper 1 & 2) Computer Organization and Architecture I/O Interface Interrupt Request Lines
Given below are three statements related to interrupt handling mechanism
A. Interrupt handler routine is not stored at a fixed address in the memory.
B. CPU hardware has a dedicated wire called the interrupt request line used for handling interrupts
C. Interrupt vector contains the memory addresses for speciaized interrupt handlers.
In the context of above statements, choose the correct answer from the options given below :
1
A is TRUE only
2
Both B and C are TRUE only
3
Both A and B are TRUE only
4
Both A, C are TRUE only