Question Detail Which of the languages is often translated to the pseudo code PASCALFORTRANPL/IBASIC Answer: Option A Similar Questions : 1. Merge sort uses Divide and conquer strategyBacktracking approachHeuristic searchGreedy approach Answer: Option A 2. minimum number of stacks of size n required to implement a queue of size n OneTwoThreeFour Answer: Option B 3. The complexity of Bubble sort algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option C 4. A linear list from which elements can be added or removed from either end is called stackqueuedequetree Answer: Option C 5. Which is ALGOL based simulation language FORTRANSIMSCRIPTGASP IVnone of above Answer: Option B Read more from - Data Structure Questions Answers - Chapter 1