Construct a FLOWCHART that will allow the user to enter the number of years of service and the monthly salary and will s
Posted: Thu Jun 02, 2022 9:18 am
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.
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
number of years of service and the monthly salary and will show the
mid-year bonus amount of the employee.
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