Question Detail Deletion from one end and insertion from other end is stackbranchtreequeue Answer: Option D Similar Questions : 1. How many divisions are there in COBOL language TwoThreeFourFive Answer: Option C 2. Merge sort uses Divide and conquer strategyBacktracking approachHeuristic searchGreedy approach Answer: Option A 3. The complexity of Bubble sort algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option C 4. Information about an array used in a program will be stored in symbol tableactivation recorddope vectorsystem table Answer: Option C 5. The complexity of merge sort algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option D Read more from - Data Structure Questions Answers - Chapter 1