#include#includevoidmain(){intp,t;floatsi,r;printf("Enter the principle: ");scanf("%d",&p);printf("Enter the rate: ");scanf("%f",&r);printf("Enter the time: ");scanf("%d",&t);si=(p*t*r)/100;printf("Simple interest is: %f",si);getch();}
Lokesh Kumar: Being EASTER SCIENCE's founder, Lokesh Kumar wants to share his knowledge and ideas. His motive is "We assist you to choose the best", He believes in different thinking.
Leave a Comment