Question: the answer please. Weite JAVA program as per class dagram and description given beker Employee id int -name: String -Salary: double -experience: int +Employee(idl:int, namel:
the answer please.Weite JAVA program as per class dagram and description given beker Employee id int -name: String -Salary: double -experience: int +Employee(idl:int, namel: String, salaryl: doubk, experience int) +getIDO: int +getName(): Sting +getSalary0: double +getExperience(): int +calSalary0: double 04 Marks 2 Define the class and instance variable as per the class diagram b. Define the constructor as per the class diagram 05 Marks c. 04 Marks e i 05 Marks d Define the getters as per the class diagram For the method celsalar you have to returns the calculated salary based on the experience. If the experience = 2 and = 5 and
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
