Wednesday, 24 June 2015

Implementation of Stack using a Linked List

Run it on DEV C ++ compiler (Windows) or Unix/Linux Operating System

This program is about the implementation of STACK using a Linked List.This includes functions like  push,pop and display 

https://drive.google.com/file/d/0B06xNTpMPhnEYml2SlY2T1ZYdjA/edit

No comments:

Post a Comment