In 8085 microprocessor, the ISR for handling trap interrupt is at which…

2013

In 8085 microprocessor, the ISR for handling trap interrupt is at which location?

Answer: D. 24HThe TRAP interrupt in the 8085 microprocessor is a non-maskable interrupt with a fixed vector address of 0024H. Therefore, the Interrupt Service Routine (ISR)…

  1. A.

    3CH

  2. B.

    34H

  3. C.

    74H

  4. D.

    24H

Attempted by 386 students.

Show answer & explanation

Correct answer: D

The TRAP interrupt in the 8085 microprocessor is a non-maskable interrupt with a fixed vector address of 0024H. Therefore, the Interrupt Service Routine (ISR) is located at memory address 0024H.

Explore the full course: Iocl Engineers Officers Grade A Paper 2

Loading lesson…