Question: Hello, this is C++ :) Problem Description: The Program should ask the user to enter the price of an item and the quantity, then calculate
Hello, this is C++ :)
Problem Description:
The Program should ask the user to enter the price of an item and the quantity, then calculate the subtotal, taxes and the total using NY sales tax rate 8.75%. The program should accept only positive values for the price and the quantity, display an error message otherwise.
Write a C++ program that solve the above problem
Could you please be kind enough and show me the screenshot and code?
Thank you and have a good one :D
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
