Speedy Overnight Shipping uses four shipping methods: air, truck, rail, and hand delivery.
Write C++ program that allows the user to type in a shipping method code: ‘a’, ‘t’, ‘r’, or ‘h’.
Have the program display the shipping rate according to the following table:
Method Rate
a 14.95
t 10.25
r 8.75
h 25.99
The answer to the question is available in the PDF file https://assignmentexpert.com/https://assignmentexpert.com/homework-answers/programming-answer-39109.pdf
Comments
Leave a comment