Thursday, 25 June 2015

Implementation of a Linear Queue using a Linked List

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

This program is about the implementation of LINEAR QUEUE using a linked list .This includes functions like  queue insert ,queue delete and display.

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

No comments:

Post a Comment