9 points
In this project you work with the concepts of inheritance. Here is a screenshot of the project running when it is complete:
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.