what is the first address that gets stored in stack
according to a C or C++ compiler???? or what will be the
first address that gets stored when we write a C source
code????????

Answer Posted / valli

the return address of function main will be stored in the
stack

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is strcpy() function?

650


What is %s and %d in c?

585


write a program to generate address labels using structures?

3997


How do you define a function?

577


What is #include conio h?

584






Explain how can you tell whether a program was compiled using c versus c++?

569


Why header file is used in c?

567


a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none

712


Why c is called top down?

619


What is the use of printf() and scanf() functions?

622


What is scope and lifetime of a variable in c?

565


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1872


Write a simple code fragment that will check if a number is positive or negative.

701


What are the salient features of c languages?

616


Why pointers are used in c?

576