Question: C++ Specify one line of code which could call your function: List the function prototype here: b. Write a function thatwill calculate and return the
C++

Specify one line of code which could call your function: List the function prototype here: b. Write a function thatwill calculate and return the cost before the tax amount (cost " quantity], the tax amount (the cost before the tax amount * tax % I 1-30) and the cost with the tax amount (the cost before the tax amount + the tax amount) for the item. Please place your function here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
