Computer Science, asked by jeevan321, 5 hours 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
o Circular Queue
o Priority
• List

Answers

Answered by vishwanayakarahul70
0

Answer:

  1. mark me as Brianliest plz
Similar questions