Which data structure is best suited for implementing a queue?
Tree
Linked list
Array
Graph

Computer Science Exercises are loading ...