Question Detail O log(n) can be conneted with Selection sortInsertion sortBinary sortMerge sort Answer: Option C Similar Questions : 1. Which is having highest precedence in C relational operatorsequality operatorlogical operatorarithmetic operator Answer: Option D 2. Which of the following data structure is linear data structure TreesGraphsArrayNone of above Answer: Option C 3. Which of the following name does not relate to stacks FIFO listsLIFO listPilesPush-down lists Answer: Option A 4. Which data structure is needed to convert infix notations to postfix notations linear listtreestackqueue Answer: Option C 5. A linear list from which elements can be added or removed from either end is called stackqueuedequetree Answer: Option C Read more from - Data Structure Questions Answers - Chapter 1