1
Reply

What is a Stack?

Sanjay Dixit

Sanjay Dixit

12y
1.2k
0
Reply

    Represents a simple last-in-first-out (LIFO) non-generic collection of objects. Stack contains two operations PUSH and POP