Create a C++ program that will display the list of drinks available and their prices and let the user choose which drink he/ she wishes to have. After the user selects a drink, the user must input the amount of money he/she will pay, then the program displays the amount of change. If the user selects a drink that has already sold out, the program must display a message regarding it. The user can buy as many drinks as they want until they decide to quit the program. The program will display “invalid input” if the user input is other than the drinks listed.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Create a C++ program that will display the list of drinks available and their prices and let the user choose which drink he/ she wishes to have. After the user selects a drink, the user must input the amount of money he/she will pay, then the program displays the amount of change. If the user selects a drink that has already sold out, the program must display a message regarding it. The user can buy as many drinks as they want until they decide to quit the program. The program will display “invalid input” if the user input is other than the drinks listed.

SPECIFICATIONS:

• Structure that has members for the name of the drink, price of the drink, and the number of availabilities 

• Function that will initialize the contents of the structure 

• Function that will compute for the change of the user 

TEST CASES: 

WELCOME TO ENG 209 FINAL EXAMINATION’S VIRTUAL DRINK MACHINE SIMULATOR 

 

The Product's Information is as follows: 

Brand_Name ************************* Price ***************************** Supply 

(1)Royal                        10 Pesos                              8 

(2)Pepsi                         2 Pesos                               6 

(3)Water                        20 Pesos                             10 

(4)Coffee                       7.5 Pesos                            5 

(5)Tea                            8.5 Pesos                            3 

 

Please choose your product(Product Number): 1 
Please input money: 100 

  

You have purchased Royal 

Your change is 90 

Do you want purchase again [y] to continue [n] to quit: y 

 

The Product's Information is as follows: 

Brand_Name ************************* Price ***************************** Supply 

(1)Royal                        10 Pesos                             8 

(2)Pepsi                          2 Pesos                             6 

(3)Water                        20 Pesos                            10 

(4)Coffee                       7.5 Pesos                            5 

(5)Tea                            8.5 Pesos                            3 

 

 

Please choose your product (Product Number): 4 

  

Please input money: 10 

  

You have purchased Coffee 

Your change is 2.50 

Do you want purchase again [y] to continue [n] to quit: y 

 

The Product's Information is as follows: 

Brand_Name ************************* Price ***************************** Supply 

(1)Royal                        10 Pesos                             8 

(2)Pepsi                           2 Pesos                            6 

(3)Water                        20 Pesos                           10 

(4)Coffee                       7.5 Pesos                           5 

(5)Tea                            8.5 Pesos                           3 

 

 

Please choose your product(Product Number): 5 

  

Please input money: 10 

  

You have purchased Tea 

Your change is 1.50 

Do you want purchase again [y] to continue [n] to quit: n 

  

Good Bye! Thank you for using VIRTUAL DRINK MACHINE SIMULATOR! 

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY