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...


User define function contain thier own address or not.

Answers were Sorted based on User's Feedback



User define function contain thier own address or not...

Answer / vignesh1998i

every instruction has it's own address , so only we have got program counters and stack pointers in micro processors, the main use of program counter (computer register) is to point to the next instuction that should be exceuted by the computer from booting till u shut down the system...........

so definetly user define functions and all the functions we have should have a address , that's why , after the operation gets over , it is returning to the main stream..... (using that functional address)

Is This Answer Correct ?    2 Yes 0 No

User define function contain thier own address or not...

Answer / guest

yes

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Which function in C can be used to append a string to another string?

0 Answers  


What is c language used for?

0 Answers  


how to find binary of number?

2 Answers  


What is a null string in c?

0 Answers  


Why is event driven programming or procedural programming, better within specific scenario?

0 Answers   Wipro,


Suggesting that there can be 62 seconds in a minute?

0 Answers  


int i =10 main() { int i =20,n; for(n=0;n<=i;) { int i=10 i++; } printf("%d", i);

6 Answers   HCL, Octal, SW,


What does sizeof int return?

0 Answers  


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

0 Answers   Infosys,


how to multiply two number taking input as a string (considering sum and carry )

2 Answers   Wipro,


What is type qualifiers?

0 Answers  


How can you find out how much memory is available?

0 Answers  


Categories