Answer to Question #263297 in Algorithms for Cedric

Question #263297

Given is GROSS_PAY, draw a flowchart that will compute for DEDUCTIONS and NET_PAY for employee’s weekly Payroll. Consider the conditions:

 

If Civil Status = ‘SINGLE’

                            DEDUCTIONS = GROSS_PAY * 0.03

If Civil Status = ‘MARRIED’

                            DEDUCTIONS = GROSS_PAY * 0.06

If Civil Status = ‘WIDOW’

                            DEDUCTIONS = GROSS_PAY * 0.05

If Civil Status = HEAD OF THE FAMILY’

                            DEDUCTIONS = GROSS_PAY * 0.02

 

Using the formula:

[NET_PAY = GROSS_PAY – DEDUCTIONS]

 


1
Expert's answer
2021-11-09T10:20:46-0500

The answer to your question is provided in the image:

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS