Question Detail Sort which compares adjacent elements in a list and switches where necessary is Insertion sortHeap sortQuick sortBubble sort Answer: Option D Similar Questions : 1. Repeated execution of simple computation may cause compounding of round off errorssyntax errorsrun time errorslogic errors Answer: Option A 2. Which sorting method is slowest Quick sortHeap sortShell sortBubble sort Answer: Option D 3. minimum number of stacks of size n required to implement a queue of size n OneTwoThreeFour Answer: Option B 4. Which statement we should ignore in structure programming WHILE-DOGO-TOIT-ELSESWITCH Answer: Option B 5. Recursive problems are implemented by queuesstackslinked listsstrings Answer: Option B Read more from - Data Structure Questions Answers - Chapter 1