Write a program to take input from the user and calculate interest rate (10%) forgiving loan for time 7 years.
Answers
Answered by
1
Explanation:
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
Answered by
0
Explanation:
a program to take input from user and interest rate for giving loan
Similar questions
English,
6 months ago
Science,
6 months ago
Computer Science,
1 year ago
Chemistry,
1 year ago
Hindi,
1 year ago