Simple

C++ Program to Find Compound Interest

Here you will get a C++ program to find compound interest. The formula used to calculate compound interest is given below: Image Source Output: Enter Principle, Rate and Time:100024Compound Interest = 82.43