Question: Code in C++.... Giving change. Implement a program that directs a cashier how to give change. The program has two inputs: the amount due and
Code in C++.... Giving change. Implement a program that directs a cashier how to give change. The program has two inputs: the amount due and the amount received from the customer. It should compute the difference, and compute the Rands and cents (in the form of R50, R20, R10, R5, R1, 50c, 20c, 10c, 5c), that the customer should receive in return.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
