Q. What is a stack?
Answer =
Stack is a basic data-structure where insertion and deletion of data takes place at one end called the top of the stack i.e., it follows the Last In-First Out(LIFO) principle.Answer =
Stack is a basic data-structure where insertion and deletion of data takes place at one end called the top of the stack i.e., it follows the Last In-First Out(LIFO) principle.
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )