Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: Employee Download
 Description: Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.
 Downloaders recently: [More information of uploader 段盈盈]
 To Search:
File list (Check if you may need any files):
 

Employee.class
HourlyEmployee.class
SalariedEmployee.class
TestEmployee.class
TestEmployee.jar
TestEmployee.java
捕获.PNG
CommissionEmployee.class
    

CodeBus www.codebus.net