Q.2. With neat diagram explain interrupt structure of 8085.

Interrupts are the signals generated by the external devices to request the microprocessor to perform a task. There are 5 interrupt signals, i.e. TRAP, RST 7.5, RST 6.5, RST 5.5, and INTR. Interrupt are classified into following groups based on their parameter : Vector interrupt : In this type of interrupt, the interrupt address is … Read more