Question: This project is a continuation from Project 3. The program will accept a modified input data file to (below) and support the same list and


This project is a continuation from Project 3. The program will accept a modified input data file to (below) and support the same list and find operations. In this project, the Student class will be modified to be an abstract based class with a pure virtual function, string getstatus) const. You are to implement two classes, FullTime and PartTime, as derived classes of the student class a1 Fure : Project4 class diagram Develop a program, name proj04.pp, to use the Course object to read from the input student record file and create a list of student, full-time or part-time, objects. This program can perform 2 functions .List: to list all the student records read from the input file Find: to lookup a specific student record by the input student id. Student ID read from command line is character string. It needs to be converted to an integer before calling the find function. Use the atoi function in
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
