What is First in-first out

First in, first out: It is FIFO semantics of the queue data structure. Items are eliminated in the order in which they arrived in the queue; therefore older items are always eliminated before newer ones.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.