Problem

In this exercise, you create a program that uses two parallel one-dimensional arrays. Th...

In this exercise, you create a program that uses two parallel one-dimensional arrays. The program displays a shipping charge that is based on the number of items ordered by a customer. The shipping charge scale is shown in Figure 11-63. If necessary, create a new project named Advanced33 Project and save it in the Cpp7\Chap11 folder. Also create a new source file named Advanced33.cpp. Store the maximum order amounts in a one-dimensional int array. Store the shipping charge amounts in a parallel onedimensional int array. The program should allow the user to enter the number of items a customer ordered. It then should display the appropriate shipping charge. Use a sentinel value to stop the program. Save and then run the program. Test the program appropriately.

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search