Question
Easy

What do a peripheral device generate if it needs immediate attention from the operating system ?

1
Interrupt
2
Spool
3
Stack
4
Page File
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer System & Hardware Fundamentals
Topic: Architecture
Correct Answer
Option A
Explanation

The correct option is (1): An Interrupt is a foundational mechanism in computer architecture that serves as a hardware-generated signal sent by a peripheral device (like a keyboard, disk drive, or network card) to the Central Processing Unit (CPU). The very purpose of this signal is to request the processor to suspend its current execution immediately and transfer control to a dedicated piece of software, the Interrupt Service Routine (ISR),…Read More

What do a peripheral - HTET Level 3 | Clear Cutoff