Display the value of the investment after each year of the


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.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Display the value of the investment after each year of the
Reference No:- TGS02192809

Expected delivery within 24 Hours