Question: Please solve the following problem: Make a program that reads a gross amount and calculate its net amount, if it is greater than 15,000 a
Please solve the following problem:
Make a program that reads a gross amount and calculate its net amount, if it is greater than 15,000 a 16% tax will be applied, otherwise a 10% will be applied, using C language of programming.
This program must include the commands: int, float, scanf and operators that are relational and arithmetic.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
