C++ Question

0 comments

Prior to beginning work on this assignment, be sure to review Chapter 7, including reviewing corresponding Participation Activities, Challenge Activities, and this week’s laboratories, particularly 15.17 Program: Online shopping cart (continued).

Applying skills you acquired this week, compile and execute a C++ program that expands on the program in 15.17 Program: Online shopping cart (continued). Your program must include at least one of the following features:

  • use and apply coupon codes
  • additional discount features, such as a discount percentage with a minimum purchase
  • shipping costs
  • send notifications to the customers that do not complete their shopping

Your program must use appropriate arithmetic operators; input/output methods; selection statements such as if-else; and looping statements such as while, for, and do-while. Your program should exhibit input-data gathering and problem-solving using data structures and display the output. You must model classes and their relationship.

Once you have completed the program, you must provide screenshots of the following in a Word document and submit them through Waypoint:

  • the header
  • the source code
  • the output

Next, attach a zip folder that contains the header and the source code through the doc-sharing function in your classroom. Ensure that you are sharing the zip folder with your instructor only. Your instructor will run your source code to ensure that the program runs correctly.

About the Author

Follow me


{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}