download Mastguru Android App

Question Detail

Which of the following data structure is linear data structure

  • Trees
  • Graphs
  • Array
  • None of above
Similar Questions :

1. Preorder is

  • depth first order
  • breadth first order
  • topological order
  • linear order

2. Which is problem oriented language

  • BASIC
  • PL/I
  • FORTRAN
  • none of above

3. How many divisions are there in COBOL language

  • Two
  • Three
  • Four
  • Five

4. The complexity of merge sort algorithm is

  • O(n)
  • O(log n)
  • O(n2)
  • O(n log n)

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

  • Trees
  • Graphs
  • Array
  • None of above
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment