Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Jeff runs a local retail store in your neighbourhood. He has contracted you to create an interactive application that will assist him in increasing staff

Jeff runs a local retail store in your neighbourhood. He has contracted you to create an 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%

Hint:

You may make use of your own initiative to improve the application and how it works.

Classes | Methods | Decision Structures | Number Format |etc.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

Describe the factors influencing of performance appraisal.

Answered: 1 week ago

Question

What is quality of work life ?

Answered: 1 week ago