Capgemini Interview Question

Explain how actually a recursion occurs in back end?

Interview Answer

Anonymous

Sep 11, 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.