Solution: Classes
Let's discuss the solution of the exercise.
We'll cover the following...
Problem
This exercise on creates a class for a house inventory program. Create a console-based application called House Inventory App that meets the requirements below.
-
Create a class and name it
House
. -
The
House
class must have the following properties:Address