what is not true about stack
Answers
Answered by
0
Answer:
Which of the following statement is true about stack? Explanation: As stack is based on LIFO(Last In First Out) principle so the deletion takes place from the topmost element. ... Explanation: First node is considered as the top element when stack is implemented using linked list.
Similar questions