Calculate tax pay and return the result to main method


Develop the program, which accepts the gross pay and produces the amount of tax owed. For a gross pay of 100000 or less, the tax is 0%; for over 100000 and 300000 or less, the tax rate is 15%; and for any pay over 300000, the tax rate is 28%. Calculate tax pay and return the result to main method. Print the result in main method.

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Calculate tax pay and return the result to main method
Reference No:- TGS01205239

Now Priced at $10 (50% Discount)

Recommended (97%)

Rated (4.9/5)