Question Detail Which of the following data structure is linear data structure TreesGraphsArrayNone of above Answer: Option C Similar Questions : 1. Which is ALGOL based simulation language FORTRANSIMSCRIPTGASP IVnone of above Answer: Option B 2. Which of the following name does not relate to stacks FIFO listsLIFO listPilesPush-down lists Answer: Option A 3. The complexity of Bubble sort algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option C 4. How many divisions are there in COBOL language TwoThreeFourFive Answer: Option C 5. The complexity of Binary search algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option B Read more from - Data Structure Questions Answers - Chapter 1