Suppose you are given a list of students registered in a course and you are required to implement an Linked List of student. Each student in the list has name, regNo and cGpa.
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 Double Ended Queue
o Priority
• List
Answers
Answered by
1
Answer:
simple queue
Explanation:
the answer
Similar questions
Social Sciences,
2 months ago
Business Studies,
5 months ago
English,
5 months ago
English,
10 months ago