Create an employee report at the end using appropriate


Create a Java application, that support the following:

Create an Employee class, which holds following information:
Employee First Name
Employee Last Name
Employee Phone Number
Employee Address
Employee id
Employee Title
Employee salary 
Create
Constructors -
A minimum of 3 constructors including default constructor
Getters and setters
Helper methods
toString() method 
Create an application that uses the Employee class
Create 5 Employee objects
Use a Scanner to read in 5 employee information
Change 2 employees information (3-items each)
Create an Employee report at the end using appropriate class methods, to generate the report.

Also, please create a UML diagram with relationships.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Create an employee report at the end using appropriate
Reference No:- TGS0118194

Expected delivery within 24 Hours