Write a C++ Program for a Pizza shop. The program displays a pizza menu to users and asks users to select a pizza with a size (Large, Medium, Small). The program displays pizza toppings, preparation time, calories information and price based on the user selection of pizza and size. The program displays wrong selection message if a user enters wrong pizza type:

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter11: More Object-oriented Programming Concepts
Section: Chapter Questions
Problem 2GZ
icon
Related questions
Question

Write a C++ Program for a Pizza shop. The program displays a pizza menu to users and asks users to select a pizza with a size (Large, Medium, Small). The program displays pizza toppings, preparation time, calories information and price based on the user selection of pizza and size. The program displays wrong selection message if a user enters wrong pizza type:

Pizza types are given below:

1-Vegetarian Pizza

Pizza Preparation Time = 15 Minutes

Calories = 25

Pizza Price Large = 4 OMR, Medium = 3 OMR, Small = 2 OMR

Toppings:

Onion, Green paper, Olives, Sweet Corn and Mushrooms

 

2-Chicken Dynamite Pizza

Pizza Preparation Time = 20 Minutes

Calories = 150

Pizza Price Large = 7 OMR, Medium = 5 OMR, Small = 3 OMR

Toppings:

Grilled Chicken, Cheese, Ranch Sauce, Jalapenos

 

3-Meat Lovers Pizza

Pizza Preparation Time = 20 Minutes

Calories = 250

Pizza Price Large = 8 OMR, Medium = 6 OMR, Small = 4 OMR

Toppings:

Minced Meat, Cheese, BBQ Sauce, Fresh Tomato

 

Sample Output:

Welcome to Freddy’s Pizza

Pizza Menu:

       1-Vegetarian Pizza

       2-Chicken Dynamite Pizza

       3-Meat Lovers Pizza

Which Pizza would you like to try?                   Chicken Dynamite

What size of pizza would you like (L, M,S)?                 L

Pizza Order:

Pizza Name: Meat Lovers Pizza

Preparation Time: 20 Minutes

Calories: 250

Pizza Price: 8 OMR

Toppings: Minced Meat, Cheese, BBQ Sauce, Fresh Tomato

 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 5 images

Blurred answer
Knowledge Booster
Structure chart
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT