The correct option is (d) When the interrupt is in effect
Easy explanation: The Interrupt Handler is an event by nature which, when raised, stops any code that is executing and first executes the code that is assigned to it, then returns the control back to the normal execution.