Write a void function definition for function called addtax


Problem

Write a void function definition for a function called addTax. The function addTax has two formal parameters: taxRate, which is the amount of sales tax expressed as a percentage; and cost, which is the cost of an item before tax. The function changes the value of cost so that it includes sales tax.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a void function definition for function called addtax
Reference No:- TGS02745730

Expected delivery within 24 Hours