Question Detail How many divisions are there in COBOL language TwoThreeFourFive Answer: Option C Similar Questions : 1. A graph with one or more edges is at least 1-chromatic2-chromatic3-chromatic4-chromatic Answer: Option B 2. Which statement we should ignore in structure programming WHILE-DOGO-TOIT-ELSESWITCH Answer: Option B 3. minimum number of stacks of size n required to implement a queue of size n OneTwoThreeFour Answer: Option B 4. Merge sort uses Divide and conquer strategyBacktracking approachHeuristic searchGreedy approach Answer: Option A 5. ++i is equivalent to i = i + 2i = i + 1i = i + ii = i - 1 Answer: Option B Read more from - Data Structure Questions Answers - Chapter 1