CodeClerks

Discussions about Stack

Showing page: 1 of 1

A Stack is a linear data structure which is used to store data in a particular order. Two operations that can be performed on a Stack are: Push operation which inserts an element into the stack. Pop operation which remov...

  • NomanProdhan
    NomanProdhan Level 1
  • 0 7 years ago