Wednesday, 24 June 2015

Implementation of a Linear Queue using an Array

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

This program is about the implementation of LINEAR QUEUE using an array .This includes functions like  queue insert ,queue delete and display
 
https://drive.google.com/file/d/0B06xNTpMPhnEQVhqNjVROFJCbjQ/edit

No comments:

Post a Comment