Menu

Write C Program Calculate Simple Interest Rate User Supply Principal Amount Interest Rate Q43835942

Write a C program to calculate simple interestrate. User should supply principal amount, interest rate and time.The formula for calculating interest rate is (principal x rate xtime )/100

Try to make the solution as brief as youcan

Expert Answer


Answer to Write a C program to calculate simple interest rate. User should supply principal amount, interest rate and time. The fo…

OR