The data structure used to implement recursive function calls _____________
(a) Array
(b) Linked list
(c) Binary tree
(d) Stack
I got this question during an online exam.
Question is taken from Recursion topic in section Miscellaneous Topics in C of C