XYZ Company gives an additional mid-year bonus to its employees every year. The amount depends on the number of years of
Posted: Thu Jun 02, 2022 8:04 am
XYZ Company gives an additional mid-year bonus to its
employees every year. The amount depends on the number of years of
service as enumerated below:
Years of Service Amount of Mid-Year Bonus
1 -5 50% of the Monthly Salary
6 –15 75% of the Monthly Salary
16 and above 100% of the Monthly Salary
Construct a FLOWCHART that will allow the user to enter
the number of years of service and the monthly salary and will show
the mid-year bonus amount of the employee.
employees every year. The amount depends on the number of years of
service as enumerated below:
Years of Service Amount of Mid-Year Bonus
1 -5 50% of the Monthly Salary
6 –15 75% of the Monthly Salary
16 and above 100% of the Monthly Salary
Construct a FLOWCHART that will allow the user to enter
the number of years of service and the monthly salary and will show
the mid-year bonus amount of the employee.