Science, asked by abkbhai786, 3 months ago

which subroutine is used for handling interrupt in 8085?
a.PSW
b.ISR
c.CWR
d.none​

Answers

Answered by Aяχтιc
0

Explanation:

ISR is the correct answer..

Answered by Anonymous
1

Answer:

Software interrupt in 8085

There are 8 software interrupts in 8085 microprocessor. They are – RST 0, RST 1, RST 2, RST 3, RST 4, RST 5, RST 6, RST 7. Vectored Interrupts are those which have fixed vector address (starting address of sub-routine) and after executing these, program control is transferred to that address.

Similar questions