Question Detail How many divisions are there in COBOL language TwoThreeFourFive Answer: Option C Similar Questions : 1. Which is problem oriented language BASICPL/IFORTRANnone of above Answer: Option D 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. Which of the languages is often translated to the pseudo code PASCALFORTRANPL/IBASIC Answer: Option A 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