Q. 17 A CPU generally handles are interrupt by executing an interrupt service routine
(A) As soon as an interrupt is raised
(B) By checking the interrupt register at the end of fetch cycle
(C) By checking the interrupt register after finishing the execution of the
current instruction
(D) By checking the interrupt register at fixed time intervals
Answer: (C)
Explanation: