When a peripheral device needs immediate attention from the operating system, it generates a(n):

When a peripheral device needs immediate attention from the operating system, it generates a(n):

Explanation

An "interrupt" is a signal sent by a device to the processor, indicating that it needs immediate attention.


This allows the operating system to manage the device's request efficiently.