Question 1 Report
Interrupts play an important role in the operation of a computer system. The diagram shows a simplified view of how the CPU handles interrupts.
(a) Describe what an interrupt is. [2]
(b) Give two examples of events that could generate an interrupt.
[2]
(a) An interrupt is a signal sent to the CPU by a hardware device or software process that requires immediate attention. [1] When an interrupt occurs, the CPU temporarily stops executing its current task so that it can deal with the event that generated the interrupt. Once the interrupt has been handled, the CPU resumes the original task from where it left off. [1]
(b) Two examples of events that generate interrupts:
Everything you need to excel in your exams