Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

POLYTECHNI EMEX 101 Intro to Programming C++ Mini-Project (5% of Final Grade) Summer (2017-2018) INSTRUCTIONS: 1. Group yourself into groups of 1, 2, 3 (4

image text in transcribed
POLYTECHNI EMEX 101 Intro to Programming C++ Mini-Project (5% of Final Grade) Summer (2017-2018) INSTRUCTIONS: 1. Group yourself into groups of 1, 2, 3 (4 is the maximum, no exceptions) 2. Write a C++ application for a Restaurant Menu Selection and Billing process Minimum Specifications: a. The program will welcome the user Welcome to xxxxxx Restaurant. Please choose from the following menu:" b. The program will list 5 Starters and 5 Main Courses with prices (provide your own. Programs with the same menu will split the grade) c. The user will be prompted to select at least one starter with unlimited quantity d. The user will be prompted to select at least one main course with unlimited quantity e. It is possible that the user chooses starter only with no main course f. It is possible that the user chooses main only with no starter g. If a user chooses an invalid option, the program will prompt him that the input is nvalid h. The program will compute the total bill without VAT and display it i. The program will compute the final bill with 5% VAT and display it. 3. Submission Requirements a. Written Report (Hardcopy): Cover Page, Copy of Code, Screenshot of Example output (3%) b. Copy of Program submitted on LMS Dropbox (1%) C. 5 Minute presentation of program ( 1%) d. Last Day of Submission 21 June 2018 (4pm)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

3rd Edition

978-1119907466

More Books

Students also viewed these Databases questions