Computer Science, asked by puja848682, 6 months ago

write a program to find the simple interest input principal amount rate a principal time using scanner function formula for simple interest is = principal amount * rate of interest * time/100​

Answers

Answered by thrichu
0

Answer:

P is Principal amount.

R is rate per annum.

T is time in years.

For example: Let’s say a man deposit 2000 INR in bank account at a interest rate of 6% per annum for 3 years, calculate the simple interest at the end of 3 years.

Similar questions