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. Which of the languages is often translated to the pseudo code

  • PASCAL
  • FORTRAN
  • PL/I
  • BASIC

2. Recursive problems are implemented by

  • queues
  • stacks
  • linked lists
  • strings

3. Preorder is

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

4. O log(n) can be conneted with

  • Selection sort
  • Insertion sort
  • Binary sort
  • Merge sort

5. How many divisions are there in COBOL language

  • Two
  • Three
  • Four
  • Five
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment