Skip to content

Inheritance and polymorphism can be used to model many real-world environments. In this lab you will use these features to efficiently model a simple set of real estate objects. In contrast with other labs there is not much computation in this lab. The primary task here is to organize the data needed to represent real estate objects, in particul…

Notifications You must be signed in to change notification settings

StevenDewey/cs142Lab10RealEstate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs142Lab10RealEstate

Inheritance and polymorphism can be used to model many real-world environments. In this lab you will use these features to efficiently model a simple set of real estate objects. In contrast with other labs there is not much computation in this lab. The primary task here is to organize the data needed to represent real estate objects, in particular properties and the associated taxes.

About

Inheritance and polymorphism can be used to model many real-world environments. In this lab you will use these features to efficiently model a simple set of real estate objects. In contrast with other labs there is not much computation in this lab. The primary task here is to organize the data needed to represent real estate objects, in particul…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages