Sollicitatievraag bij eSpace

What is the difference between a stack and a queue?

Antwoord op sollicitatievraag

Anoniem

7 jul 2017

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