adspace


How does stack look in function calls? Write a recursive function call, how will the stack look like?

Answer Posted / Rahul Pal

In a recursive function call, each new call creates a new frame on the stack. The new frame contains the return address of the current function (which points to the next instruction after the return statement), local variables, and parameters. As the recursion deepens, more frames are pushed onto the stack. If the recursion is too deep, it can cause stack overflow.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version on c++?

1205


draw a flowchart that accepts two numbers and checks if the first is divisible by the second.

3474


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1162


sir please send me bpcl previous question papers

2478


Please send ford technologies placement paper 2 my mail id

2173


What character terminates all character array strings a) b) . c) END

1392


daily Routine of father

1483


Can union be self referenced?

1265


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

2276