download Mastguru Android App

Question Detail

Merge sort uses

  • Divide and conquer strategy
  • Backtracking approach
  • Heuristic search
  • Greedy approach
Similar Questions :

1. Merge sort uses

  • Divide and conquer strategy
  • Backtracking approach
  • Heuristic search
  • Greedy approach

2. How many divisions are there in COBOL language

  • Two
  • Three
  • Four
  • Five

3. Which of the following data structure is linear data structure

  • Trees
  • Graphs
  • Array
  • None of above

4. ++i is equivalent to

  • i = i + 2
  • i = i + 1
  • i = i + i
  • i = i - 1

5. Which is problem oriented language

  • BASIC
  • PL/I
  • FORTRAN
  • none of above
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment