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 special function registers (sfr)?
How is the system clock calculated in the 8085?
What are issues related to stack and bank 1.?
What are the various interrupts in 8086?
explain the difference between 8086 and 8088?
Can 8259 be interfaced with 8085 via the trap pin?
What is fetch and execute cycle?
Explain the difference between microcontroller and microprocessor?
What is the width of data bus?
Mention what is the difference between microprocessor and microcontroller?
Discuss 3 states signals io/m,s0,s1?
Explain the software instruction ei and di?
How many bit address bus does the 8085 use?
Explain the addresses which are bit addressable?
What are the different types of instructions responsible for data transfer instructions.