Question: I'm just needing a solution, This is for a proggramming 2 class Rental Program Design a C# program that instantiates the contents of following two

 I'm just needing a solution, This is for a proggramming 2
I'm just needing a solution, This is for a proggramming 2 class

Rental Program Design a C# program that instantiates the contents of following two classes inside a windows form Class 1: Create a House class with these fields; house year, purchase price, address, electric, gas, water; fields should be private with appropriate property filters Include a method that calculates total utility cost The House class must have a constructor that sets default values for each of the class characteristics The House class must also have a constructor that allows the programmer to set all the properties in the main method: Class 2: Create a second class Apartment that inheritance the properties from the house class but overrides the utility cost but cutting the cost in half. GUI The Guy should allow the user to select between two houses on one apartment and the information for the selected rental should then be displayed ate Submit the zipped visual studio project you created

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!