Question
A network card signals the CPU that a packet has arrived. What mechanism is being used?
Select an option. Your answer will be checked instantly.
Correct Answer: B. Hardware interrupt
Explanation:
A hardware interrupt asynchronously notifies the processor that a device requires attention.
The other choices concern memory, scheduling, or program construction rather than device notification.
Leave a Reply