What method is used to place a value onto the top of a stack?

Submitted by: Administrator
push() method, Push is the direction that data is being added to the stack. push() member method places a value onto the top of a stack.
Submitted by: Administrator

Read Online Data Structures Job Interview Questions And Answers