Dec 15

create a superclass Employee that has the ff data members and methods:
*get,set EmployeeID
*get, set EmployeeName
*get,set Salary
*get Info(EmployeeID,EmployeeName,Salary)

Create a subclass Manager that has the ff. data members & methods:
*all methods inherited from super class
*get,set Department
*get Info(EmployeeID,EmployeeName,Salary,Department)

*Printed in short bond paper. Deadline will be this afternoon @ 5pm

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.