Question: please use java A programming project is an out-of-class programming activity to help students understand the terminology and programming techniques. Use Eclipse to write your

please use java please use java A programming project is an out-of-class programming activity to

A programming project is an out-of-class programming activity to help students understand the terminology and programming techniques. Use Eclipse to write your code. For this assignment refer to the following problem: You are a manager at a local store and you decided to award your employees with a bonus based on the percent of the time they logged in their timesheets. Each employee receives 5% of his pay as a bonus. Each employee can work 40 hours a week. Write a program to take employee salary, the number of hours worked a week as input, and calculate the amount of bonus the employee receives. Sample Input: Salary: $500 Hours : 30 Bonus : $18.75 [by using this formula: (30/40)(0.05500) ]

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!