Computer Science for IGCSE & O level - Software (Section 8 - No. 16)

What triggers an interrupt in a computer system?
A new file being created.
A signal from a device or a software component.
The user typing on a keyboard.
The operating system booting up.

Explanation

An interrupt is triggered by events that need immediate attention, such as hardware requests or errors.

Comments (0)

Advertisement