roduct sold by the juice machine. 2. Let the customer make the selection. 3. Show the customer the item selected. 4. Accept money from customer. 5. Release the item. Input – the selected item, quantity

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Fruit Juice Machine
In this programming example, there are one function available which is main() class and
stored in fruit.cpp.


The program should do the following;
1. Show the customer the different product sold by the juice machine.
2. Let the customer make the selection.
3. Show the customer the item selected.
4. Accept money from customer.
5. Release the item.


Input – the selected item, quantity


Output – the selected item and customer receipt.


Question


Execute the files by using Dev C++. Understand the flow of the program. Next, manipulate or
add appropriate functions in the existing files to:


1. Add coffee in the machine which has several types (minimum of 4 types). Allocates the
price and types for the customer. (Now, user can choose screen to buy juice or coffee.
With each have different menu).


2. Show the customer the cost for each.


3. Let the customer choose more than one drink (iterate till the customer request to end
choosing the drink).


4. Prompt user to enter more money as long as the user has not entered enough money to
buy the drinks.


5. Produce receipt to the customer which shows the drinks they choose, the cost, and
balance of their money in receipt.txt


You are required to add selection, looping, text file, function and array in one full
program (extra mark will be given if you add any extra that not cover in the syllabus). 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Keywords
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
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education