Share
Programming Project 9.22.8: •••. Add a feature to the CashRegister class for computing sales tax. The tax rate should be supplied when constructing a CashRegister object. Add add_taxable_item and get_total_tax member functions. (Items added with add_item are not taxable.)
ReportQuestion
Please briefly explain why you feel this question should be reported.
Programming Project 9.22.8: •••. Add a feature to the CashRegister class for computing sales tax. The tax rate should be supplied when constructing a CashRegister object. Add add_taxable_item and get_total_tax member functions. (Items added with add_item are not taxable.)
Answer ( 1 )
Please briefly explain why you feel this answer should be reported.