Overview
In the project you will use Java Inheritance to create a series of related classes with a “Shape” theme. Before completing this exercise, be sure to review and try the Java class and inheritance examples and materials found in this free Safari resource:
You'll need to sign in using your UMGC student email account. Once you sign in, you'll have immediate
access to the content, and you'll shortly receive an e-mail from Safari prompting you to set up a
password and complete your account creation (recommended).
Design, implement and test a Java class Inheritance hierarchy that would satisfy the following is-a and has-a relationships:
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 1 | 2 | 3 | 4 | 5 |