Computer Science for IGCSE & O level - Software (Section 11 - No. 3)

What is the function of an interrupt in a computer system?
To perform calculations.
To temporarily halt the current process and handle a specific event.
To manage file storage.
To display graphics on the screen.

Explanation

An interrupt signals the CPU to stop its current execution and handle a more urgent task.

Comments (0)

Advertisement