Multiple choice What is a system interrupt? A device requests the processor's immediate attention The CPU asks the device if there has been an update The process by which a CPU prioritises applications The current CPU instruction is dropped to process new data Reveal answer Fill a bubble to check yourself A Correct answer Explanation A system interrupt is a signal sent to the processor by hardware or software indicating that an event needs immediate attention. This causes the CPU to temporarily pause its current task to handle the request.