Write a program in java that puts into consideration the description below. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Write a program in java that puts into consideration the description below.

Write a program that accepts the amount of money deposited in a bank account, the annual interest rate and the target amount(The amount of money the acount holder wants to have in the account after a period of time) and then calculates the number of years it will take for the money to accumulate to the target amount. NB: 1) The interest being earned is compound interest. 2)Don't use the formula for calculating compound interest.

3rd Nov 2017, 8:54 AM
Dennis Mungai
Dennis Mungai - avatar
0 Answers