Inheritance Project

 

9 points

 

In this project you work with the concepts of inheritance. Here is a screenshot of the project running when it is complete:

 

Starting Point

You can download Employee.java, Manager.java, SalesPerson.java and WarehouseWorker.java to use as starting points in the project. Instructions for completing the 4 classes are given in the .java files.