Question: I need a help with this in JAVA. please make it plain and simple to understand thr program. thanks Assignment #6 - Chain of Inheritance
Assignment \#6 - Chain of Inheritance Above, you will see an example of a Chain of Inheritance (yes, there is a lot in the UML charts that is missing like private, public, methods, parameters and return types). For this assignment, you will need to create your own Chain of Inheritance about something that interest you. You will start with a sub-class like Point and slowly add a new super-class. 1. You must submit a detailed UML chart three davs before the deadline of the program. 2. Your program must have at least three classes like above and a demo program that tests all the methods in each of the class including the toStrings. 3. Your program must be well documented both internally and externally - make it user friendly please by using JavaFX and how about a little pizzazz. UML chart 10 points Program 20 points
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
