Question: Write a C++ program that utilizes Base and Derived Classes as discussed on pages 71-77 of your textbook. Name the project University. Be sure to
Write a C++ program that utilizes Base and Derived Classes as discussed on pages 71-77 of your textbook. Name the project University. Be sure to include a class for Person, Student, and Instructor. Demonstrate the program by adding 3 students and 3 instructors.
Make sure to upload your source code file(s) and any screen print files of your results.
Add a class named Staff to your program from this module and demonstrate that it works by adding 3 staff members.
Make sure to upload your source code file(s) and any screen print files of your results.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
