Question Detail Which of the following name does not relate to stacks FIFO listsLIFO listPilesPush-down lists Answer: Option A Similar Questions : 1. Which statement we should ignore in structure programming WHILE-DOGO-TOIT-ELSESWITCH Answer: Option B 2. Which of the following data structure is linear data structure TreesGraphsArrayNone of above Answer: Option C 3. The complexity of Binary search algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option B 4. Which data structure is needed to convert infix notations to postfix notations linear listtreestackqueue Answer: Option C 5. Information about an array used in a program will be stored in symbol tableactivation recorddope vectorsystem table Answer: Option C Read more from - Data Structure Questions Answers - Chapter 1