Write a program to input p*r*t/100
Answers
Answered by
24
Explanation:
The formula to calculate the simple interest is: simple_interest = (p * t * r) / 100 where p is principal amount, t is time & r is rate of interest. Here is source code of the C program to calculate the simple interest.
Similar questions
English,
5 months ago
Physics,
10 months ago
Computer Science,
10 months ago
Social Sciences,
1 year ago