To design a system that processes messages in the order they are received, which data structure is most suitable?
Queue
Linked List
Array
Tree

Data Structures and Algorithms Exercises are loading ...