Write a program that reads in investment amount annual


Write a program that reads in investment amount, annual interest rate, and number of years, and displays the future investment value using the following formula:

futureInvestmentValue = investmentAmount * (1 + monthlyInterestRate)numberOfYears*12.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that reads in investment amount annual
Reference No:- TGS01089122

Expected delivery within 24 Hours