Question:

The number of hardware interrupts (which require an external signal to interrupt) present in an 8085 microprocessor are:

Show Hint

The 8085 has 5 hardware interrupts: TRAP, RST7.5, RST6.5, RST5.5, and INTR. Remember this for quick recall in exam scenarios.
Updated On: Jun 24, 2025
  • 1
  • 4
  • 5
  • 13
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The 8085 microprocessor supports 5 hardware interrupts, each of which requires an external signal to initiate an interrupt. These are:
- TRAP – Non-maskable and highest priority
- RST 7.5 – Maskable vectored interrupt
- RST 6.5 – Maskable vectored interrupt
- RST 5.5 – Maskable vectored interrupt
- INTR – Maskable, non-vectored interrupt
These interrupts are used for responding to critical and real-time events in hardware.
Hence, the correct number of hardware interrupts in the 8085 microprocessor is 5.
Was this answer helpful?
0
0