download Mastguru Android App

Question Detail

Preorder is

  • depth first order
  • breadth first order
  • topological order
  • linear order
Similar Questions :

1. Which is having highest precedence in C

  • relational operators
  • equality operator
  • logical operator
  • arithmetic operator

2. Recursive problems are implemented by

  • queues
  • stacks
  • linked lists
  • strings

3. minimum number of stacks of size n required to implement a queue of size n

  • One
  • Two
  • Three
  • Four

4. Deletion from one end and insertion from other end is

  • stack
  • branch
  • tree
  • queue

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

  • Manish K Verma 11 years ago

    How 'Depth First Ord' ??
    Plz Explain..!!