Computer Science 161

Assignment #8 (assignment from Laboratory Exercise #5)

(from the lab document)

Exercise (due Tuesday, November 25) Finish Laboratory Exercise #5 up by adding a new subclass called Programmer who has an office and a skill code (a string). Test all this by writing (in Employee) a main program which creates a new Manager (and prints it out), a new Hourly (and prints it out) and a new Programmer (and prints it out).  Turn all this in using the SUBMIT tool.  The submission.defs file is already a part of the project you copied from Hedwig.