In this exercise, you modify the program from Lab10-1. Follow the instructions for starting C++ and viewing the ModifyThis14.cpp file, which is contained in either the Cpp7\Chap10\ModifyThis14 Project folder or the Cpp7\Chap10 folder. (Depending on your C++ development tool, you may need to open this exercise’s project/solution file first.) If necessary, delete the two forward slashes that appear before the system("pause"); statement, and then save the program. Modify the program so that it also displays the currency type (pounds, pesos, or yen). For example, Figure 10-29 in the chapter should display “-->1400.43 pesos”. Save, run, and test the program.
REFERENCE: Figure 10-29
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.