McqMate
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 |
View all MCQs in
Data Structures (DS)No comments yet