Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference detween ISR & function call

Answer Posted / kumar

ISR is interrupt service routine. it is seperate code
written some where in the memory. if any interrupt comes
mp checks the priority of the interrupt and service it
meanwhile the content of the progaram counter value is
written in stack after executing isr ,execution transferred
to main program.
FUNCTION CALL is seperate thing. function call is seperate
code that has to be written at the end of function . for
example, in some programs we want to perform one operation
repeatedly at that time we perform that operation by
calling that function instead of writting many times.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Intel 8051 follows which architecture?

1168


Design a divide-by-3 sequential circuit with 50% duty circle now?

1082


Which interrupt has highest priority?

1166


The PCI bus is the important bus found in all the new Pentium systems because

1137


What is fetch and execute cycle?

1212


Which is the stack used in 8085?

1128


Explain data types used in microcontroller programming,

1398


What is special function registers (sfr)?

1234


After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?

2391


Why 8051 is called 8 bit microcontroller?

1429


In case of DVD, the speed is referred in terms of n X. Here what does X refers to

1158


In what is the ready pin of a microprocessor used

1228


What is the need for port?

1188


What is the difference between maskable interrupts and non-maskable interrupts?

1054


Define byte?

1168