I need help in coding this practice problem using fundamentals of C. Write a program that will determine the additional state tax owed by an employee. The state charges a 4% tax on net income. Net...


I need help in coding this practice problem using fundamentals of C.


Write a program that will determine the additional state tax owed by an employee.
The state charges a 4% tax on net income. Net income is determined by subtracting a
P/ 3000.00 for each dependent on gross income. Your program segment will read
gross income, number of dependents, and tax amount already deducted. It will then
compute the actual tax owed and print the difference between tax owed and tax
deducted followed by the message 'SEND CHECK' or 'REFUND' depending on
whether this difference is positive or negative.


No use of arrays is allowed. Only use of  #include is allowed



Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here