Stack in Data Structure
TCCICOMPUTERCOACHING.COM
Stack is an abstract
data type. It is a simple data structure that allows inserting and removing
elements in a particular order. To add element is called push and to delete
element is called pop. When an element is added, it goes on the top of the
stack, the only element that can be removed is the element that was at the top
of the stack, just like a pile of objects. These sequence is called LIFO structure. (Last in First out).
To learn more about
stack in data
structure at TCCI, Ahmedabad
Call us @ 98256 18292
For More Information
About TCCI, TCCI-Tririd Computer Coaching Institute,
computer
class in Ahmedabad, computer
course in Ahmedabad
No comments:
Post a Comment