What data structure would you most likely see in non recursive implementation of a recursive algorithm?
A. Linked List
B. Stack
C. Queue
D. Tree
Answer: Option B
Related Questions on Introduction to Data Structures
A. A collection of data values
B. A programming language
C. A set of algorithms
D. A way of organizing and storing data

Join The Discussion