Correct choice is (d) nested interrupt and interrupt within interrupt
Explanation: If an interrupt occurs while executing a program, and the processor is executing the interrupt, if one more interrupt occurs again, then it is called a nested interrupt.