Question:

In 8085, the software interrupt is:

Show Hint

INTR is a software interrupt, while other interrupts like TRAP and RST are hardware interrupts in 8085.
Updated On: May 4, 2025
  • INTR
  • RST-5.5
  • TRAP
  • RST-5
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

In the 8085 microprocessor, INTR (Interrupt Request) is a software interrupt. This interrupt is triggered by an external device or software and is used to request the microprocessor to execute a specific task. Thus, the correct answer is INTR.
Was this answer helpful?
0
0