data structure
what is difference between stack and queue
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Michal HabalcikPosted Jan 12, 2015, 1:08 AM
Queue is a FIFO (first in first out) data structure.