What does the term IRQ stand for?
-
Input Request Que
-
Interrupt Request Que
-
Interrupt Request
-
Input Request
C
Correct answer
Explanation
The correct answer is C (Interrupt Request) because IRQ is the hardware signal that devices send to the CPU to get attention. The 'Q' stands for 'Request,' not 'Que.' IRQs are fundamental to how computers manage multiple devices needing processor time.