Problem #844 CORE JAVA PROGRAMMING

Write a C++ method to compute the future investment value at a given interest rate for a specified number of years.

Your Solution