Question: Using C++ program. Write a program to gauge the expected cost of an item in a specified number of years. The program should ask the
Using C++ program. Write a program to gauge the expected cost of an item in a specified number of years. The program should ask the user for the cost of the item, the number of years from now that the item will be purchased, and the rate inflation as a percentage, say, 5.6 (percent). The program should output the estimated cost of the item after a specified period. Use a while and a dowhile loop. (2 different programs.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
