Which of the following data structures finds its use in recursion?

2024

Which of the following data structures finds its use in recursion?

Answer: D. StackAnswer : D Stacks find their use in recursion.

  1. A.

    Queue

  2. B.

    Array

  3. C.

    Link list

  4. D.

    Stack

Attempted by 1340 students.

Show answer & explanation

Correct answer: D

Answer : D

Stacks find their use in recursion.

Explore the full course: Cocubes Preparation

Loading lesson…