Question
Jeff runs a local retail store in your neighbourhood. He has contracted you to create a interactive application that will assist him in increasing staff
Jeff runs a local retail store in your neighbourhood. He has contracted you to create a interactive
application that will assist him in increasing staff salaries. Create a class named Details that will
contain get and set methods for an employee ID number, first name, surname and salary. Include
a method called getUpdatedSalary() that will increase the staff members salary by 10%. In your
main class include a static method named printDetails() that will produce an employee details
report, also include a static method named salaryDeductions() that will display the employee
deductions report if required.
Notes Below are the deduction percentages:
Deduction Percentage
Tax 18%
Medical 12.5%
Car Allowance 8%
UIF 2%
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started