Computer Science, asked by saddamhussain8622, 11 months ago

What is the purpose of test interrupt in microprocessor 8086?

Answers

Answered by akshanverma
0

Answer:

Microprocessor - 8086 Interrupts Interrupt is the method of creating a temporary halt during program execution and allows peripheral devices to access the microprocessor. The microprocessor responds to that interrupt with an ISR (Interrupt Service Routine), which is a short program to instruct the microprocessor on how to handle the interrupt.

Explanation:

Similar questions