Which data structure is specifically designed to handle a sequence of tasks in the order they arrive?
Tree
Queue
Stack

Programming Languages Exercises are loading ...