Problem #453 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution