Answer: (C) Interrupt
Explanation: Interrupt is sort of a signal that is responsible for breaking of the continuity or sequence by occurring in hardware or software. Thus, input, output and memory may experience some sort of error in their sequence that is known as interrupt. The interrupt is a temporary situation and can be managed using a interrupt handler.Hardware are usually of two type - hardware interrupts and software interrupts.