Question Detail Which of the following data structure is linear data structure TreesGraphsArrayNone of above Answer: Option C Similar Questions : 1. Recursive problems are implemented by queuesstackslinked listsstrings Answer: Option B 2. Which sorting method is slowest Quick sortHeap sortShell sortBubble sort Answer: Option D 3. Which statement we should ignore in structure programming WHILE-DOGO-TOIT-ELSESWITCH Answer: Option B 4. A linear list from which elements can be added or removed from either end is called stackqueuedequetree Answer: Option C 5. Which of the following name does not relate to stacks FIFO listsLIFO listPilesPush-down lists Answer: Option A Read more from - Data Structure Questions Answers - Chapter 1