What is the difference detween ISR & function call
Answer Posted / priyavadhanam
isr will be executed only when the system is interrupted
whereas the function call meant for any operations to
perform eventhough when there is no interrupt
| Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
What is the position of the stack pointer after the push instruction?
What are the general purpose registers in 8085?
Where 8086 mostly used & tell application of 8086?
How many bits microprocessor was first developed?
Introduction of 8051 microcontroller architecture?
State the total number of pins in the 8085 microprocessor?
List some analog modulation techniques.
Which are the different data transfer schemes?
Define the architecture of the 8085 microprocessor?
Explain about the classification of instruction operations
If a1M1× DRAM requires 4 ms for a refresh and has 256 rows to be refreshed, no more than __________ of time must pass before another row is refreshed.
What are the sources of an interrupt?
Classify interrupts on the basis of signals.
Where can we find the sample assembly language programs?
Why subroutine used in programs?