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