Answer Posted / pratik
interrupt is a process when the an external device can use
the micro-processor. it is an asynchronous signal and it is
considered as an emergency signal.Whenever the
microprocessor receives an interrupt signal, it stops
executing its current program and jumps into the interrupt
service routine(ISR). there can be more than one "source"
for the interrupt signal and each source has its own ISR
| Is This Answer Correct ? | 37 Yes | 7 No |
Post New Answer View All Answers
How can interrupts be classified in the 8086?
Which interrupt is not level-sensitive in 8085?
What is the maximum size of segment in 8086 microprocessor?
What all does a microprocessor comprise of?
Describe the jae instruction with the help of an example?
Given a circuit, draw its exact timing response?
What are the temporary registers of 8085?
Are all the bits of flag register used in 8051?
How many interrupts are there in 8085?
What is the difference between a microprocessor and a microcontroller?
Mention interrupts pins of 8085?
What are flag registers?
Explain about the classification of instruction operations
These are two ways in which a microprocessor can come out of Halt state.
Explain jnc.?