Question: Write a C++ program for your store, Pizzas R Us that creates variables: pizzasize, pizzaprice, pizzatopping1, pizzatopping2. Assign values to each variables. Assume that we
Write a C++ program for your store, Pizzas R Us that creates variables: pizzasize, pizzaprice, pizzatopping1, pizzatopping2. Assign values to each variables. Assume that we always give two toppings on all of our pizzas, but we sell 4 different sizes and each size is a different price:
10" small
12" medium
14" large
16" extra large
A customer is having a party and is buying 4 pizzas, one of each size. Print out a receipt stating all info for the customer.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
