2. DRAW A FLOWCHART THAT READS IN AN INTEGER AND DISPLAY A STATEMENT TELLING WHETHER THE INPUTTED NUMBER IS DIVISIBLE BY
Posted: Thu Jun 02, 2022 8:56 am
2. DRAW A FLOWCHART THAT READS IN AN INTEGER AND DISPLAY
A STATEMENT TELLING WHETHER THE INPUTTED NUMBER IS DIVISIBLE BY 2
OR NOT.
3. 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.
A STATEMENT TELLING WHETHER THE INPUTTED NUMBER IS DIVISIBLE BY 2
OR NOT.
3. 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.