What is a queue?
What is a queue?

A queue is a data structure that models a waiting line, such as print jobs or packets waiting to be processed. In a normal queue the rule is FIFO, which means first in, first out.
Step-by-step lessons covering AQA A Level Computer Science Queues for A Level Computer Science. Each lesson works through exam-style questions.