1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Linear Data Structures -Stacks and Queue...
  4. If the elements “A”, “B”, “C” and “D” ar...
Q.

If the elements “A”, “B”, “C” and “D” are placed in a queue and are deleted one at a time, in what order will they be removed?

A. ABCD
B. DCBA
C. DCAB
D. ABDC
Answer» A. ABCD
View all MCQs in:   Data Structures (DS)

Discussion