Question: Create a console program using Visual Studio - Delcare variable data type as decimal (5 variables needed) count, price, subtotal, tax, total - Write a
Create a console program using Visual Studio
- Delcare variable data type as decimal (5 variables needed) count, price, subtotal, tax, total
- Write a do while loop, if the price is not -1, loop continues show count number enter price get subtotal increase count
- Calculate tax, total
- Display total count, subtotal, tax, total
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
