Answer Posted / riju
An interrupt is an asynchronous signal.It is a disturbance
that occur in the system.....
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Mention what is the difference between microprocessor and microcontroller?
what are the types of conditional jumps
Define byte?
Explain the pointers and index group of registers
What is an interrupt? List various types of interrupts available in 8051 microcontroller?
What is an editor?
Define psp and its structure?
Define the purpose of sim and rim in reference to the 8086?
Other than setb, clr are there any single bit instructions?
What are the different types of assemblers used?
How subroutine can be called from the main program and how the program returns from the subroutine?
What is lookup table microcontroller?
Why the lower byte address bus(a0-a7) and data bus (d0-d7) are multiplexed?
List out the features of 8051 microcontroller?
After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?