1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. The queue which wraps around upon reachi...
Q.

The queue which wraps around upon reaching the end of the array is called as____________.

A. circular queue.
B. linked queue.
C. doubly linked list.
D. representation of queue.
Answer» A. circular queue.
View all MCQs in:   Data Structures (DS)

Discussion