Description
You are a programmer in the IT department of an important law firm. Your job is to create a program that will
report gross salary amounts and other compensation.
There are three types of employees in your firm:
• Programmers
• Lawyers
• Accountants
Your computer-based solution will use inheritance to reflect the ‘general-to-specific’ nature of your employee
hierarchy.
TO TURN IN
A zip file that contains Lab 7 – Abstract:
• All the packages and Java files needed to compile and run your program
• An output run named cscd211Lab7out.txt
Zip named last name first letter of first name lab7.zip (Example: steinerslab7.zip)