see

A

simple interest program c c plus plus program

simple interest program

#include<stdio.h>

#include<conio.h>

void main()

{

clrscr();

int p=20;

int r=10;

int t=30;

int si;

si=p*r*t/100;

printf("%d",si);

getch();

}




Copyright © 2013. BloggerSpice.com - All Rights Reserved
Customized by: MohammadFazle Rabbi | Powered by: BS
Designed by: Tilabs