With respect to Interrupt Cycle, if Interrupt pending Which of the following events occur ?
Select one:
a. Set PC to start address of interrupt handler routine
b. Process interrupt, Restore context and continue interrupted program
c. Suspend execution of current program and Save context
d. All of the above