download Mastguru Android App

Question Detail

Merge sort uses

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

1. Information about an array used in a program will be stored in

  • symbol table
  • activation record
  • dope vector
  • system table

2. Which of the following name does not relate to stacks

  • FIFO lists
  • LIFO list
  • Piles
  • Push-down lists

3. The memory address of the first element of an array is called

  • floor address
  • first address
  • foundation address
  • base address

4. Merge sort uses

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

5. A graph with one or more edges is at least

  • 1-chromatic
  • 2-chromatic
  • 3-chromatic
  • 4-chromatic
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment