Ask Question
15 May, 17:39

If necessary, create a new project named Advanced19 Project, and save it in the Cpp8/Chap06 folder. Enter (or copy) the instructions from the Lab6-2. cpp file into a new source file named Advanced19. cpp. Be sure to change the filename in the first comment. The program should now begin by determining the number of medium pizzas and the number of large pizzas the customer is ordering. Be sure to verify that both numbers are greater than or equal to 0. Rather than displaying the price of one pizza, the program should display the number of pizzas ordered and the total cost of the order. The $2 coupon toward the purchase of a large pizza can be used only once. If a customer orders more than four pizzas, the program should deduct 10% from the cost of the order. Modify the program appropriately, and then save, run, and test it

+1
Answers (1)
  1. 15 May, 18:14
    0
    Answer: If a customer orders more than four pizzas, the program should deduct 10% from the cost of the order. Modify the program appropriately, and then save, run, and test it.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “If necessary, create a new project named Advanced19 Project, and save it in the Cpp8/Chap06 folder. Enter (or copy) the instructions from ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers