Question Detail

Deletion from one end and insertion from other end is

  • stack
  • branch
  • tree
  • queue
Similar Questions :

1. Which is problem oriented language

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

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

  • stack
  • branch
  • tree
  • queue

3. Which data structure is needed to convert infix notations to postfix notations

  • linear list
  • tree
  • stack
  • queue

4. What are the minimum number of queues needed to implement the priority queue?

  • One
  • Two
  • Three
  • Four

5. O log(n) can be conneted with

  • Selection sort
  • Insertion sort
  • Binary sort
  • Merge sort
Read more from - Data Structure Questions Answers - Chapter 1