User define function contain thier own address or not.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the maximum no. of arguments that can be given in a command line in C.?

662


What is #line?

607


What is an auto keyword in c?

636


Explain what are reserved words?

630


find out largest elemant of diagonalmatrix

1644






can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

1401


hi send me sample aptitude papers of cts?

1649


What is echo in c programming?

554


Compare array data type to pointer data type

596


What is the size of structure pointer in c?

610


What does the file stdio.h contain?

597


What is queue in c?

574


How do I convert a string to all upper or lower case?

624


Can you please explain the scope of static variables?

597


difference between native and cross compilers

1669