algorithm to find the compound interest
Answers
Answered by
2
Answer:
Step 1:Start.
Step 2:Read Principal Amount, Rate and Time.
Step 3:Calculate Interest using formula SI= ((amount*rate*time)/100)
Step 4:Print Simple Interest.
Step 5:Stop. // CPP program to find compound interest for. // given values. #include <bits/stdc++.h>
Similar questions
Biology,
23 days ago
Computer Science,
23 days ago
Biology,
23 days ago
English,
1 month ago
Chemistry,
1 month ago
Computer Science,
9 months ago