1.

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» C.


Discussion

No Comment Found