Create an application to keep track of a list of students and their grades in a data structures course using a link list. You should use the C++ STL library. You need to create a class called student that contains 2 data members: name and grade and then create a link list of objects of this class. The application should allow the user to add a student, remove a student, update the grade for a student, and search for a student.
1
Expert's answer
2017-11-03T18:32:01-0400
Dear Christina, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order
Comments
Leave a comment