Question: program requirements implement a c++ program use only if else statement/loop for the implementation of the program the user should ask for each quantity and

program requirements implement a c++ program use only if else statement/loop for the implementation of the program the user should ask for each quantity and it's type do add comment for better understanding do show the output of a running program with the use of a compiler
Last weekend you visited a restaurant, after placing a meal order, you were given a glass of drink to be filled by your choice. You go to drink spiller and find five drink options. Each option is attached with four sensors. One for type of the drink and three for the quantity to be spilled. Small Medium Large S2 Coke Suprite Coke Zero Sprite Zero Mirinda CZ SZ M M4 S4 S5 MS Implement a C++ program to show spiller functionality when glass is placed on let's say C sensor, quantity sensors SI, M1 and Llwill be on or off detecting size of placed glass. Using type and quantity sensor readings, machine will fill glass
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
