Stack Implimentation in Java
It covers ===================== Push() Pop() Display() ==================== this program have a class named as Stack .In that all functions are stored The main class is creating an object of the class and calling the all functions