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

How can I do serial ("comm") port I/O?

914


What is null pointer constant?

781


What is calloc() function?

853


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2500


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

2946


What is the full form of getch?

869


What is sizeof int in c?

814


How do you print an address?

976


How many header files are in c?

744


What is uint8 in c?

875


How many identifiers are there in c?

765


What are the characteristics of arrays in c?

805


What is the use of in c?

752


What does %p mean c?

817


What is logical error?

846