download Mastguru Android App

Question Detail

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

  • One
  • Two
  • Three
  • Four
Similar Questions :

1. The complexity of Binary search algorithm is

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

2. Which is ALGOL based simulation language

  • FORTRAN
  • SIMSCRIPT
  • GASP IV
  • none of above

3. Repeated execution of simple computation may cause compounding of

  • round off errors
  • syntax errors
  • run time errors
  • logic errors

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

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

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

  • ak 10 years ago

    How? Please explain.

  • usman 11 years ago

    2 stacks

  • Manish K Verma 11 years ago

    Two Stack required