Computer Science, asked by saathvirk09112000, 9 months ago

An organization has decided to provide salary hike to its employees based on their job level. Employees can be in job levels 3 , 4 or 5. Hike percentage based on job levels are given below:



Job level

Hike Percentage (applicable on current salary)

3

15

4

7

5

5



In case of invalid job level, consider hike percentage to be 0. Kindly get the job level and current salary from the user.


Write a C program to find and display the new salary of an employee. Identify the test data and use it to test the program.

Answers

Answered by meenukamboj51
0

Answer:

7 percentage should be thereit also exceed 12 by adding but main thing is percentage so by getting average value of all 3,4,5answer shuld be 7 only

Similar questions