Multiple choice general knowledge

What does the term IRQ stand for?

  1. Input Request Que

  2. Interrupt Request Que

  3. Interrupt Request

  4. Input Request

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

IRQ stands for Interrupt Request, which is a signal sent to the CPU to temporarily stop current operations and handle a higher-priority task. The 'Queue' spelling in options A and B is incorrect - it is not 'Que'.