A sample program in C++... I called it the "Beverage Store"//Beverage Store #include<iostream.h> #include<conio.h> main() { int bev,bill,x,n,tbill,m...