C. 2. Draw a flowchart and write algorithm. a. Calculate simple interest .
Answers
Answered by
0
Explanation:
Program to find the simple interestAlgorithmStep 1:StartStep 2:Read Principal Amount, Rate and TimeStep 3:Calculate Interest using formula SI= .. Start the program. · 2. Read Principal amount, rate of interest and time period. · 3. Calculate interest by using the formula. ·
Similar questions