What is the term for the process of handling an interrupt by the CPU?
Q1. What is the term for the process of handling an interrupt by the CPU?
Answer: Interrupt handling
Explanation: Interrupt handling involves the CPU responding to an interrupt by executing a specialized routine, known as an interrupt handler or ISR.