Fruit Juice Machine
In this programming example, there are one function available which is main() class andstored in fruit.cpp.Fruit Juice MachineIn this programming example, there are one function available which is main() class andstored in fruit.cpp.
QuestionExecute 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 theprice 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 endchoosing the drink).
4. Prompt user to enter more money as long as the user has not entered enough money tobuy the drinks.
5. Produce receipt to the customer which shows the drinks they choose, the cost, andbalance of their money in receipt.txt
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here