Design a class patienttype inherited from the class


Design a class patientType, inherited from the class personType, with additional data members to store a patients ID, age, date of birth, attending physicians name, the date patient was admitted, the date patient was discharged from the hospital. (use the class dateType to store the date of birth, admit date, discharge date, and the class doctorType to storethe attending physician's name) add appropriate constructors and member functions to initialize access and manupilate the data members. write a program to test your class.

Request for Solution File

Ask an Expert for Answer!!
Other Subject: Design a class patienttype inherited from the class
Reference No:- TGS0601694

Expected delivery within 24 Hours