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


Please Help Members By Posting Answers For Below Questions

What are issues related to stack and bank 1.?

803


These are two ways in which a microprocessor can come out of Halt state.

693


Explain what is the main difference between 8085 and 8086 processors?

551


Define psp and its structure?

606


What is a stack pointer register?

625






What is lst file?

680


List the various registers of 8085?

677


Give an example of one address microprocessor?

747


Explain the difference between microcontroller and microprocessor?

569


What is the purpose of pipe lining in reference to 8086?

603


What is the width of data bus?

569


Give truth table for a half adder, give a gate level implementation of the same?

604


What is the maximum size of segment in 8086 microprocessor?

586


what is the difference between timer and counter of microcontroller?

739


Explain with an example how parameters can be passed using registers.

619