Create a function that returns a decimal data type and print the value on the screen.
The function should calculate the net income by taking out a gross income from a user and deduct 7% taxes.
SAVE AS HOMEWORK4.cpp
+1 (231)-518-0303 [email protected]
Create a function that returns a decimal data type and print the value on the screen.
The function should calculate the net income by taking out a gross income from a user and deduct 7% taxes.
SAVE AS HOMEWORK4.cpp