Question: ****** C++ ****** Please write a C++ code : Please code me this one, I dont know how to implement here An insurance class which
****** C++ ******
Please write a C++ code :
Please code me this one, I dont know how to implement here
An insurance class which is inherited from Data class(base class) and
calculates inside the class -
class name : Insurance -
- will calculate "personal insurance"
1. Personal Accident insurance.
2. medical and health insurance
3. Motor Insurance
-calculate "property insurance"
1. Fire Insurance .
2. Household Insurance
-calculate "life insurance"
-and a print function to print them on screen
Please help me by providing me the codes, and please put the comments how it worked this is an exercise I am practising and stuck in here
******** C++ ********
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
