What is the difference detween ISR & function call
Answer Posted / sunitakn
In case of a function call the arguments,local variables and
return address is stored in the stack where as in case of an
ISR, after executing the current instruction the context is
saved with no return value.
| Is This Answer Correct ? | 7 Yes | 13 No |
Post New Answer View All Answers
What is base segment address?
Mention the addressing modes of 8085?
What does the eu do in the 8086?
What is the maximum clock frequency used by the 8085 microprocessor?
In 8085 name the 16 bit registers?
Why was 8085 microprocessor introduced?
What is the difference between 8085 microprocessor and 8086 microprocessor?
List out addressing modes in mcs-51?
How clock signal is generated in 8086? What is the maximum internal clock frequency of 8086?
Explain all the addressing modes of the 8085 with the help of examples.
What is the main difference between 8085 and 8086 processors?
What is special purpose registers in 8086?
State the number and type of registers in the 8086?
What are issues related to stack and bank 1.?
Explain about interrupt driven mode of data transfer