Create an employee class items to include as data members


Question: Create an Employee class. Items to include as data members are employee number, name, data of hire, job description, department, and monthly salary. The class is often used to display an alphabetical listing of all employs.

Include suitable constructors and properties. Override the ToString() method to return all data members. Create a second class to test your Employee class

You need to create employ class to implement the basic method of employee class.

Can you show me how to write a proper code for this problem and how to do it. Thanks

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Create an employee class items to include as data members
Reference No:- TGS0957797

Expected delivery within 24 Hours