Question: . Using C++ Function. Write a program that continuously prompts the user for a number of Dollars until the user enters 0. Pass each entered
. Using C++ Function. Write a program that continuously prompts the user for a number of Dollars until the user enters 0. Pass each entered amount to a conversion function that displays a breakdown of the passed amount into the fewest bills; in other words, the function calculates the number of 20s, 10s, 5s, and 1s needed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
