Question: Write the following program in C++ and run it in cpp.sh. In this assignment, you will write a program that will calculate future value. Prompt
Write the following program in C++ and run it in cpp.sh.
In this assignment, you will write a program that will calculate future value. Prompt the user to enter a monthly investment. Test the input of the monthly investment for being an integer value. Prompt the user to enter an interest rate and the number of years. Test the interest rate and the number of years. Display the output with the monthly investment, yearly interest rate, the number of years, and the future value. Prompt the user to continue (Y/N):
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
