{
block of codes
}
#include <stdio.h>
int main()
{
int p,n,count;
float r,si;
for(count=1; count<=3; count=count+1)
{
printf("Enter values of p,n and r");
scanf("%d %d%f", &p,&n,&r);
si=p*n*r/100;
printf(simple interest=%f\n",si);
}
return 0;
}
- Solved MCQ of Database Management System (DBMS) Set - 3
- Solved MCQ of System Analysis and Design Set-3
- Solved MCQ of Data Structure Set - 2
- Solved MCQ of Java for Java Proficiency test set-3
- MCQ of C++ with answer Set-2
- MCQ of Computer Networking with answer set-4
- List of sites to create shortcut URL for your bog or site
- The list of social bookmarking sites
- List of Top Social Exchange sites
- The 12 steps to become a successful blogger
إرسال تعليق
Click to see the code!
To insert emoticon you must added at least one space before the code.