GATE 1997
October 28, 2023TIFR PHD CS & SS 2012
October 28, 2023GATE 1997
|
Question 12
|
RST 7.5 interrupt in 8085 microprocessor executes the interrupt service routine from interrupt vector location
|
0000H
|
|
|
0075H
|
|
|
003CH
|
|
|
0034H
|
Question 12 Explanation:
RST7.5 then location is = 7.5*8 = 60 (8085 is 8 bit processor)
→ 60 in hexa decimal is 003CH.
→ 60 in hexa decimal is 003CH.
Correct Answer: C
Question 12 Explanation:
RST7.5 then location is = 7.5*8 = 60 (8085 is 8 bit processor)
→ 60 in hexa decimal is 003CH.
→ 60 in hexa decimal is 003CH.
