Que. | Which data structure is used for implementing recursion? |
---|---|
a. | List |
b. | Array |
c. | Stack |
d. | Queue |
Which data structure is used for implementing recursion?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Correct Option is (c.) Stack .