Question: kindly send cpp file in Dev c++ urgend plzz Design a CH program to maintain a list of five students of your class (using linked

kindly send cpp file in Dev c++ urgend plzz
Design a CH 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. name 1 reg no khurram 022 name 2 reg no Asim 010 name 3 reg no Husenin 005 name 4 reg no obaid 008 name 5 reg no shayan 012
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
