Site hosted by Angelfire.com: Build your free website today!
PUSH CODE:

This code shows how a Push works in a stack. The value named item is entered by the user and sent to the top of the stack. The stack is not full because the Maxsize of the stack is 10 and there has been only 1 value entered.

PUSH OUTPUT: