Question Detail Which statement we should ignore in structure programming WHILE-DOGO-TOIT-ELSESWITCH Answer: Option B Similar Questions : 1. The memory address of the first element of an array is called floor addressfirst addressfoundation addressbase address Answer: Option D 2. Sort which compares adjacent elements in a list and switches where necessary is Insertion sortHeap sortQuick sortBubble sort Answer: Option D 3. The complexity of merge sort algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option D 4. Recursive problems are implemented by queuesstackslinked listsstrings Answer: Option B 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