Question: Please help me to code this program. A local department store wants a program that displays the number of reward points a customer earns each
Please help me to code this program.

A local department store wants a program that displays the number of reward points a customer earns each month. The reward points are based on the customer's member- ship type and total monthly purchase amount, as shown in Figure 10-28.The program should use a separate void function for each membership type. If necessary, create a new project named Advanced21 Project, and save it in the Cpp8\Chap 10 folder. Enter your C++ instructions into a source file named Advanced21.cpp. Also enter appropriate comments and any additional instructions required by the compiler. Display the reward points in fixed-point notation with no decimal places. Test the program appropriately
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
