Which data structure is often used to implement a circular queue?
Stack
Array
Linked list
Tree

Data Structures and Algorithms Exercises are loading ...