-
Notifications
You must be signed in to change notification settings - Fork 2
Write an inheritance hierarchy for classes Quadrilateral, Trapezoid, Parallelogram, Rectangle and Square. Use Quadrilateral as the superclass of the hierarchy. Create and use a Point class to represent the points in each shape. Make the hierarchy as deep (i.e., as many levels) as possible. Specify the instance variables and methods for each clas…
tetsuo-shima/Java-Deitel-C09P08-Quadrilateral_Inheritance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Write an inheritance hierarchy for classes Quadrilateral, Trapezoid, Parallelogram, Rectangle and Square. Use Quadrilateral as the superclass of the hierarchy. Create and use a Point class to represent the points in each shape. Make the hierarchy as deep (i.e., as many levels) as possible. Specify the instance variables and methods for each clas…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published