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
History,
4 months ago
English,
4 months ago
Math,
4 months ago
Math,
8 months ago
Social Sciences,
8 months ago
Physics,
1 year ago
Social Sciences,
1 year ago