Question d’entretien chez eSpace

What is the difference between a stack and a queue?

Réponse à la question d'entretien

Utilisateur anonyme

7 juill. 2017

A stack is a LIFO data structure, a queue is a FIFO data structure.