Please Disable Your Ad Blocker if it is Enabled!
A large part of our income is from ads. Please disable your adblocker to keep this site free for everyone.
Program #include<stdio.h> #include<conio.h> void main() { float p,r,t,si; clrscr(); //to clear the screen printf(“Enter principal,rate and...