In this assignment, you will write a program that:
Calculates the fewest number of coins required to dispense change from a vending machine.
Indicates the numbers of quarters, dimes, nickels, and pennies dispensed from the vending machine.
Creates a control table naming each control on the interface and identifying the key events.
Creates a data table identifying the variables.
Save your program as Dispense.cpp.