Write the program In Java OOP language Create the following class: Employee: Employee have following variables: Name,Id,Designation,Serviceyears,Salary,status(permanent or probation): Set Employee’s...



Write the program In Java OOP language

Create the following class:
Employee:
Employee have following variables: Name,Id,Designation,Serviceyears,Salary,status(permanent
or probation):
Set Employee’s information using constructor Hint: create a parameterized constuctor
Create the following methods:
uppraisalStatus():checks if an employee is valid for appraisal or no , validity criteria is if an
employee serves more than 1.5 years. ( 10% appraisal )
giveFeedback(): this method will take feedback & give suggestion for about the department
employee is working in.
showbenefits(): if the status is permanent print you can avail the benefits else print after the
probation period you can avail all the benefits.



Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here