Write a C program to compute Simple interest
Answers
Answered by
0
Answer:
Step by step descriptive logic to calculate simple interest.
- Input principle amount in some variable say principle .
- Input time in some variable say time .
- Input rate in some variable say rate .
- Find simple interest using formula SI = (principle * time * rate) / 100 .
- Finally, print the resultant value of SI .
Answered by
0
guys follow me
Explanation:
☺
Similar questions
Hindi,
2 months ago
Hindi,
2 months ago
Math,
5 months ago
Social Sciences,
5 months ago
Physics,
10 months ago
Social Sciences,
10 months ago