CSC 232 - Introduction to Computer Science II
Lab 2
Lab Objectives
After completing this lab, you should be able to
Redo the classes Employee and HourlyEmployee so that the class Date is an inner class of the class Employee and an inherited inner class of the class HourlyEmployee (Hint: HourlyEmployee is a subclass of Employee). Also, add a suitable test program.
Please make sure to do the following before leaving the lab: