View Single Post
Old 06-11-2016, 06:06 AM   #3
Paavni
Registered User
 
Join Date: Jun 2016
Posts: 15
In stack insertion and deletion of items can be done only on one end that is "TOP".
In queue insertion can be done in one end called "REAR" and deletion is done at the other end called "FRONT".
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Paavni is offline   Reply With Quote