INHERITANCE AND POLYMORPHISIM C++
INTERMIDIATE PROGRAMMING
CMPSC 122
LAB 9: INHERITANCE AND POLYMORPHISIM
SPRING 2017
Goal
In this assignment students will practice inheritance and polymorphism in C++.
Objectives
Class Programming: Given an object-based entity with specific functionality, students should be able to create an equivalent C++ class to represent it.
Problem:
- Add to class patientType the date when the patient was admitted in the hospital, and the date when the patient was discharged from the hospital (Use the class Date class you wrote in the prelab) to store admit date, discharge date. Modify constructors and add member functions to initialize access, and manipulate the new added data members.
- In main(), create a vector of pointers to type TeamPerson. Fill it up with at least three objects. One of TeamPerson, one of doctorType and one of patientType.
- Print all the data of the three objects of the vector. Make sure each object is printed according to its print function.
Rubric
Total: 18 pts
- Question 1: 8 pts
- Question 2: 5 pts
- Question 3: 5 pts
Please follow the program documentation and submission guidelines to earn full credit.
Submission
ZIP YOUR PROJECT (.sln included) in a folder, call it “Lab9” and upload it on Canvas under “Lab 9”. Make sure that your submission was successful. You can upload as many times as you like on Canvas, however only the second submission will be graded. Make sure to read the syllabus for more details about labs submission and late submission.
Honor code
“I pledge on my honor that I have not given or received any unauthorized assistance on this assignment/examination”
9 years ago
35
- Master's Level Finance: Risk and Cost of Capital assignment
- (Portia says,"how hard it is for women to keep counsel."Ignoring the sexism of this remarks,how does it contradict what she...
- For Smartwriter only
- Accounting HW - Bank Reconciliation
- carbon is called the'backbone' of our living environment because carbon:
- Can someone complete this 8-10 powerpoint slide it is due today? I have the MS doc. neede to complete the assignment
- find the equation of a parabola with a vertex of (0,9) and (-3,8)
- Taxation I Exam
- How much does one pepper cost if they are priced three for $2.07?
- Math Project