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 / prasant

The function return address is placed on the stack by the
x86 CALL instruction, which stores the current value of the
EIP register.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is register variable in c language?

804


Can include files be nested? How many levels deep can include files be nested?

851


Why c language?

827


Can you assign a different address to an array tag?

888


Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?

1797


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

916


Is null a keyword in c?

924


What standard functions are available to manipulate strings?

789


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

890


What is the role of && operator in a program code?

787


Who developed c language?

828


What is #include conio h?

773


Explain how do you print an address?

890


How can I manipulate strings of multibyte characters?

804


What are terms in math?

782