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
Tell the addresses which are bit addressable?
Explain briefly the string addressing mode with the help of an example?
Where can we find the sample assembly language programs?
What are the conditions under which the eu enter into the wait mode?
Design a transmission gate based xor.
What does a microprocessor mean? What all does a microprocessor comprise of?
Are all the bits of flag register used in 8051?
What are the different types of arithmetic operations that can be performed by the 8085 microprocessor? Explain with an example?
Explain db?
Can port 0 be used as input output port?
State the differences between absolute and linear select decosing.
What number of the times the instruction sequence below will loop before coming out of loop is MOV AL, 00hA1: INC AL JNZ A1
Explain the significance of signal?
Define microcontroller?
What’s a microprocessor?