Q.

What data structure would you mostly likely see in a non recursive implementation of a recursive algorithm?

A. Linked List
B. Stack
C. Queue
D. Tree
Answer» B. Stack
2.5k
0
Do you find this helpful?
25

View all MCQs in

Data Structures (DS)

Discussion

No comments yet