Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed
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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing Fundamentals Design

Authors: Marion Donnie Dutton Don F. Seaman

14th Edition Globel Edition

1292107634, 978-1292107639

Students also viewed these Databases questions