1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. The initial configuration of the queue i...
Q.

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

A. 2 deletions and 3 additions
B. 3 additions and 2 deletions
C. 3 deletions and 3 additions
D. 3 deletions and 4 additions
Answer» C. 3 deletions and 3 additions
View all MCQs in:   Data Structures (DS)

Discussion