In this exercise, you modify the program from ADVANCED Exercise 29. If necessary, create a new…
In this exercise, you modify the program from ADVANCED Exercise 29. If necessary, create a new project named Advanced30 Project and save it in the Cpp8Chap13 folder. Also create a new source file named Advanced30.cpp. Copy the C++ instructions from the Advanced29.cpp file into the Advanced30.cpp file. Research the C++ compare function. Modify the program …