Answer Posted / meenakshi garg
interrupt is a process when the an external device can use
the micro-processor. it is an asynchronous signal which can
be hardware or software and it is considered as an
emergency signal.Whenever the microprocessor receives an
interrupt signal,it stops the execution of current program
and jumps into the interrupt service routine(ISR).After
finishing the higher priority task it return back to normal
execution.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What are the widths of data bus (db) and address bus (ab) of 8085?
What are the general purpose registers in 8085?
Explain the difference between microcontroller and microprocessor?
Can port 0 be used as input output port?
Explain in steps what happens when an interrupt occurs?
Define the types of bus used in the 8085?
Define the number of flags present in the 8086 and name each one of them.
What does the out instruction do, define its format?
What is the difference between harvard architecture and von neumann architecture?
Explain briefly the string addressing mode with the help of an example?
Can you tell how many pins are there in 8085 Microprocessor?
What are the Interrupts available in 8051 microcontroller?
How is the system clock calculated in the 8085?
What are the flags in 8086?
In how many groups can the signals of 8085 be classified?