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
Compare and contrast compilers from interpreters.
How can you find the day of the week given the date?
what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9
How can you increase the allowable number of simultaneously open files?
Can a variable be both constant and volatile?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
How to establish connection with oracle database software from c language?
Add Two Numbers Without Using the Addition Operator
What is keyword with example?
What is the difference between text and binary modes?
What are # preprocessor operator in c?
Explain can static variables be declared in a header file?
If errno contains a nonzero number, is there an error?
What is the general form of a C program?
what is the basis for selection of arrays or pointers as data structure in a program