Question: Write a C++ program that uses a counter-controlled repetition while loop to perform 5 test cases for the following: Input an amount in Canadian dollars
Write a C++ program that uses a counter-controlled repetition while loop to perform 5 test cases for the following: Input an amount in Canadian dollars (integer). Convert and store the conversion from the amount in Canadian dollars to an amount in US dollars according to, 1 CND = $0.906 USD Output both the CND amount and the USD amount for each test case
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
