Write down a program to calculate Simple
Interest,
Answers
Answered by
1
To write the program on compound interest, refer this guide: Program to calculate compound interest.
Simple Interest Formula
Simple Interest = (P × R × T)/100
P is Principal amount.
R is rate per annum.
T is time in years.
Similar questions