I have to write a program as a project but i dont know were to begin first of all. its using C++
Write a program that computees a petient's bill for a hospital stay. The different pcomponents of the program are
*The patientAccount class will keep the total of patients charge. it will aso keep trap of the numbers of days spent in the hospital.
*The surgery class will have stored witithin it the charges for at lesat five types of surgery. It can be update the charges variable of the patientaccount class.
*The pharmacy class will have stored within it the price of at least five type of medication. it can update the charge variable of the patientaccount class.
*The main program
I have to do this program.. i was wondering if anybody could guide my on how to do one. i know a little about it. but just to begin i always need help. THIs is chapter 7 Introcution to classes and objects..
am not saying do my work. but help me please :') thanks alot
Write a program that computees a petient's bill for a hospital stay. The different pcomponents of the program are
*The patientAccount class will keep the total of patients charge. it will aso keep trap of the numbers of days spent in the hospital.
*The surgery class will have stored witithin it the charges for at lesat five types of surgery. It can be update the charges variable of the patientaccount class.
*The pharmacy class will have stored within it the price of at least five type of medication. it can update the charge variable of the patientaccount class.
*The main program
I have to do this program.. i was wondering if anybody could guide my on how to do one. i know a little about it. but just to begin i always need help. THIs is chapter 7 Introcution to classes and objects..
am not saying do my work. but help me please :') thanks alot