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

Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

2530


What is scope rule in c?

617


explain what is an endless loop?

619


What are 3 types of structures?

603


What is #include conio h?

605






Explain bit masking in c?

646


formula to convert 2500mmh2o into m3/hr

509


What is maximum size of array in c?

591


How can I get back to the interactive keyboard if stdin is redirected?

677


How can you restore a redirected standard stream?

621


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

634


Is c# a good language?

616


Can true be a variable name in c?

565


What are the different types of control structures in programming?

674


How important is structure in life?

600