ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What’s the difference between a queue and a stack?

Stack is a data structure that is based on last-in-first-out rule (LIFO), while queues are based on First-in-first-out (FIFO) rule.
Related Posts Plugin for WordPress, Blogger...
Flag Counter