Question: Construct a solution algorithm for the following problems. Your solution should contain: JAVA PROGRAM A defining problem A pseudo code algorithm A desk check of
Construct a solution algorithm for the following problems. Your solution should contain: JAVA PROGRAM
A defining problem
A pseudo code algorithm
A desk check of the algorithm
Three test cases for each question. Two valid and one error test case
There is a midyear bonus scheme in a sales organisation based on the sales performance for the first half of the year and only payout if the sales performance is on target or more or more The midyear bonus is computed using the formula below,
Employees salary details are maintained in a file that contains employee ID employee name and employee salary. Design an algorithm that will prompt for and receive the sale performance in percentage and compute the midyear bonus for each employee in the file and print the employee ID employee name and bonus.
midyear bonus employee salary x sales performance
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
