Queue

Queue: A First-In-First-Out (FIFO) data structure where elements are added at one end and removed from the other end.