recategorized by
2,166 views

1 Answer

1 votes
1 votes
Item means anything that you can put in the stack.it can be a variable

Related questions

0 votes
0 votes
2 answers
1
anurag_am asked Apr 29, 2015
1,329 views
suppose expression is like : ((a+b)+((c+d))), so how to find duplicate parenthesis in the given expression ?
0 votes
0 votes
1 answer
2
Abhrajyoti00 asked Oct 29, 2022
752 views
Can there be “Stack Overflow” in Linked list Implementation of stack? If Yes, how?
1 votes
1 votes
1 answer
3
arya_stark asked Jul 4, 2018
2,860 views
Entries in a stack are "ordered". What is the meaning of this statement?