Question d’entretien chez National Security Agency

What's the difference between a stack and a que ?

Réponse à la question d'entretien

Utilisateur anonyme

25 mai 2020

Stacks "pop" data off the stack, using last-in, first out (LIFO) (think of a stack of books), and queues use first-in, first-out (FIFO) (think of a pipe)