Midterm Exam (hands on portion)

Write a student class in C++. You should have a project containing 3 files: student.h, student.cpp, and studentuser.cpp. The third file, studentuser.cpp has been provided for you: CPP file or in text form . You may infer the methods of the class from how it is used.

When you compile and execute the project, you should have the following output .

Submit a zip file containing only student.cpp and student.h through moodle. You may use any material posted on the course website for reference, nothing else.