Q23
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
AnswerD.
It can grow dynamically
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board