Question
You have been hired by the Under-Cut Book Company to develop a C++ program that will allow a student to purchase used books at the
You have been hired by the Under-Cut Book Company to develop a C++ program that will allow a student to purchase used books at the company on-campus shipping services.
The program must incorporate concepts based on chapters 1 and 2 only.
Make sure to restrict the decimal position to only two decimal postion.
User should be able to input important data to compute the total transaction cost.
The tax rate is 8.25%
Test and display the information if the following condition occurs:
"box is too large and too heavy"
"box is too large"
"box is too heavy"
"box is OK"
invalid input
Display the appropriate message for the cost of the shipping
Use the system(pause); so that the results can be seen.
Can someone please helps me to write the code for this question.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started