Which of the following 8085 interrupts is maskable?
2025
Which of the following 8085 interrupts is maskable?
Answer: D. Both B and C — In the 8085, TRAP is non-maskable, while RST 7.5 and INTR are maskable interrupts. Therefore both option B and option C are maskable.
- A.
TRAP
- B.
RST 7.5
- C.
INTR
- D.
Both B and C
Attempted by 291 students.
Show answer & explanation
Correct answer: D
In the 8085, TRAP is non-maskable, while RST 7.5 and INTR are maskable interrupts. Therefore both option B and option C are maskable.
Loading lesson…