Data Structure MCQ (Multiple Choice Questions) - Sanfoundry
8. What data structure would you mostly likely see in non recursive implementation of a recursive algorithm? a) Stack b) Linked List c) Tree d) Queue View Answer 9. Which of the following statement(s) about stack data structure is/are NOT correct?