Question: Make this C++ code in class. Hurry up Question No 1: Marks/20 Design a C++ program to maintain a list of five students of your
Make this C++ code in class. Hurry up
Question No 1: Marks/20 Design a C++ program to maintain a list of five students of your class (using linked list). You have to store both student's name and registration ID. Your program should have the option to sort the list by students' registration ID (write a separate function for this). Use may use any sorting algorithm. Display the sorted list containing both students' names and registration IDs
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
