Inorder to motivate the employees, the company

has decided to announce the different types of bonus depends up on the employee’s Grade.

If the employee belong to
Grade A bonus=20% basic
Grade B bonus=15% basic
Grade C bonus=10% basic
Grade D bonus=7% basic
Grade E bonus=5% basic
Write a Java program to read the employee code (Integer), employee name (string), Basic salary (double),
Category (Character) then calculate the bonus (double) and the total salary (double) eligible for each
employ. The output should have the employee code, employee name, basic salary, grade bonus and the
total salay. The program must use switch-case construct for calculations. Test your program for
minimum of 5 employees.

Sample Output
Employee code : 1234
Employee Name : aaaaa
Basic Salary : 1000 OMR
Grade : A/B/C/D/E
Bonus : 1111 OMR
Total Salary : Basic salary + Bonus

2 answers

how to see the answer
See
http://www.jiskha.com/display.cgi?id=1483264139
Similar Questions
  1. I need help in working this problem...please help...Gaines Company recently initiated a post audit program. To motivate
    1. answers icon 2 answers
  2. Two trucking companies are increasing the bonuses given to employees.Company Description The bonus given to employees increases
    1. answers icon 1 answer
    1. answers icon 1 answer
  3. Flow chart of an if-then-else statementSam works at a coffee company where all the employees receive a bonus of R700, except the
    1. answers icon 0 answers
more similar questions