Write a program that will convert us dollar amounts to


Write a C-1-4- program to display the following sum

4 +8+12+16+20+24 4...+404

Write a program that will convert US dollar amounts to Canadian dollar (1 CND = 0.92 USD). Format your currency amounts in two decimal places and trailing zeros. Sample output:

Enter the amount of US: 5.6

$5.60 US is equal to $6.09 Canadian

A country club, which currently charges $240 per year for membership, has announced it will decrease its membership fee by 4°/0 each year for the next six years. Write a program that uses a loop to display the projected rates for the next six years. Sample output:

Membership for year 1: Saaaa.an

Membership for year 6: $ffff.ff

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Write a program that will convert us dollar amounts to
Reference No:- TGS0653768

Now Priced at $40 (50% Discount)

Recommended (96%)

Rated (4.8/5)