Skip to content

Opening book details…

About this document

C++ Program for Price Calculation by LenolaKeith is a document available to read on EtoBox.

The document is a C++ program assignment that reads the original price of an item, the percentage the store marks up the price, and the sales tax rate. It then outputs the original price, markup percentage, selling price, sales tax rate, sales tax amount, and final payable amount including tax. The program prompts the user to input the original price, markup percentage, and tax rate, then displays the calculations and results.

Author
LenolaKeith
Language
EN