Difference between Stack and Queue?

Difference between Stack and Queue?
Stack is a Last In First Out (LIFO) data structure.
Queue is a First In First Out (FIFO) data structure 


More answers plzz...write in comments

No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.