Capgemini interview question

Explain how actually a recursion occurs in back end?

Interview Answer

Anonymous

11 Sept 2017

Described using the stack diagram and how actually a function is called into a stack and how is it executed . And finally we went more depth into dynamic allocation using heap.