PUSH:- Push, which adds an element to the collection
POP :-Pop, which removes the most recently added element that was not yet removed.
When the above program is executed, it produces following results --
When the above program is executed, it produces following results --
0 Comments