Exercise 1: Use a linked list to solve this exercise.
Write a native C++ program that allows an unlimited number ofstudent’s data (student’s ID, names, score, subject (at least one))to be entered and stored within the linked list.
The program should be able to perform the followingoperations:
– Read and store new student’s data into the list;
– Delete student from the list;
– Sort the student by score
– And print the list of student. The output should be as follows:Student’s ID, followed by his names, followed the subject, followedby the test score, followed by the test grade. Assume the followinggrade scale: [90 – 100]
PayPal Gateway not configured
PayPal Gateway not configured