/L3-4_E5_BuildingsHierarch

Design a hierarchy of classes: base class Building with fields height, width, and length and distance of the surface, returning the product of width and length; Surface, overlapping surface method, and skyscraper with field numberLeater, overloading surface method (floor area + ground floor).

Primary LanguageJava

Stargazers

No one’s star this repository yet.