aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Data Base Management System
  • The initial configuration of queue is a,b,c,d ('a' is at ...
Multiple choice

The initial configuration of queue is a,b,c,d ('a' is at the front). To get the configuration d, c, b, a, one needs a minimum of

  1. 2 decletions and 3 additions

  2. 3 deletions and 2 additions

  3. 3 deletions and 3 additions

  4. 3 deletions and 4 additions

Reveal answer Fill a bubble to check yourself
C Correct answer

Keep practicing — related questions

  • What is the minimum number of stacks of size n required to implement a queue to size n?
  • In a linear queue, Front = 7 and Rear = 25. What is the number of elements in the queue?
  • Suppose a circular queue of capacity (n - 1) elements is implemented with an array of n elements. Assume th...
  • In queue, from which end elements are inserted?
  • A data structure in which elements may be added to or deleted from the front or the rear is called a
  • If you have a empty queue that can contain letters, and you enqueue (in order) these letters into it, what ...
  • From which end of queue, elements are deleted?
  • Which of the following conditions indicates that the queue is full of items or overflow?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy