Question Detail Which is problem oriented language BASICPL/IFORTRANnone of above Answer: Option D Similar Questions : 1. Preorder is depth first orderbreadth first ordertopological orderlinear order Answer: Option A 2. Merge sort uses Divide and conquer strategyBacktracking approachHeuristic searchGreedy approach Answer: Option A 3. The complexity of linear search algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option A 4. Information about an array used in a program will be stored in symbol tableactivation recorddope vectorsystem table Answer: Option C 5. Which is problem oriented language BASICPL/IFORTRANnone of above Answer: Option D Read more from - Data Structure Questions Answers - Chapter 1