Which data structure is used for recursion?

Explanation:
Stack is used for recursion function calls.

Latest Blogs