What is the main characteristic of a circular queue?
A. It has a fixed size
B. It uses a linked list
C. The last position is connected to the first position
D. It can grow dynamically
Answer: Option C
Related Questions on Introduction to Data Structures
A. A collection of data values
B. A programming language
C. A set of algorithms
D. A way of organizing and storing data

Join The Discussion