Study Material For BSc(CS) students.
Set A.
b)Implement a circular queue library (cir_queue.h) of integers using a dynamic (circular linked list) implementation of the queue and implementing the above five operations. Write a menu driven program that includes queue library and calls different queue operations.
0 Comments:
Post a Comment