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. Preorder is depth first orderbreadth first ordertopological orderlinear order Answer: Option A 2. The memory address of the first element of an array is called floor addressfirst addressfoundation addressbase address Answer: Option D 3. A linear list from which elements can be added or removed from either end is called stackqueuedequetree Answer: Option C 4. Sort which compares adjacent elements in a list and switches where necessary is Insertion sortHeap sortQuick sortBubble sort Answer: Option D 5. Which statement we should ignore in structure programming WHILE-DOGO-TOIT-ELSESWITCH Answer: Option B Read more from - Data Structure Questions Answers - Chapter 1