Create an Investment structure. Include fields for the term of the Investment in years, the beginning dollar amount of the Investment, and the final value of the Investment. Write a main()function in...



Create an Investment structure. Include fields for the term of the Investment in


years, the beginning dollar amount of the Investment, and the final value of the


Investment. Write a main()function in which you declare an Investment object.


Prompt the user for the term and the initial Investment amount for this object. Display


the value of the Investment after each year of the term, using a simple compound interest rate of 8 percent. At the end of the program, display all the final field values. Save the


file as Invest.cpp.



May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here