Question Detail Which statement we should ignore in structure programming WHILE-DOGO-TOIT-ELSESWITCH Answer: Option B Similar Questions : 1. Merge sort uses Divide and conquer strategyBacktracking approachHeuristic searchGreedy approach Answer: Option A 2. Sort which compares adjacent elements in a list and switches where necessary is Insertion sortHeap sortQuick sortBubble sort Answer: Option D 3. O log(n) can be conneted with Selection sortInsertion sortBinary sortMerge sort Answer: Option C 4. Deletion from one end and insertion from other end is stackbranchtreequeue Answer: Option D 5. The memory address of the first element of an array is called floor addressfirst addressfoundation addressbase address Answer: Option D Read more from - Data Structure Questions Answers - Chapter 1