Computer Science, asked by mahnooor246, 5 days ago

You are asked to implement doubly linked list of students registered in Data Structures course. Each student contains name, regNo, cGpa and programName as data.
In main ( ) function, you will ask the user to enter his choice of data structure that he/she want to use. Once you get the option, you are required to implement basic functions (insertion, deletion and display) for that data structure. Data structures include
• Stack
• Queue
o Simple Queue

Answers

Answered by bhakarepranjali
0

Answer:

here this your answer

Explanation:

make a brilliant

Attachments:
Similar questions