Method ADT.Stack()->push() class ADT.Stack Method push void push(ElementType val) Description Push an element on the top of the stack.