Computer Science, asked by haarikaanil, 5 months ago


Write a program to display the total weekly wages of an employee based on the
following criteria by accepting the number of hours worked in a particular week. Also,
he gets an additional bonus of Rs.500 to his weekly wages if he works more than
80hours in that week.
Hours Worked
First 40 hours
Next 30 hours
Above 70 hours
Amount
Rs. 200/hr
Rs. 250/hr
Rs.275/hr
961 Computer​

Answers

Answered by joshithprasannaa
0

Explanation:

Write a program to display the total weekly wages of an employee based on the

following criteria by accepting the number of hours worked in a particular week. Also,

he gets an additional bonus of Rs.500 to his weekly wages if he works more than

80hours in that week.

Hours Worked

Similar questions