#include<conio.h>
#include<iostream.h>
void main()
{
clrscr();
const float pi=3.14F;
int radius;
float area;
cout<<”Inter the
radius of the circle:”;
cin>>radius;
area=pi*(radius*radius);
cout<<”The area of
the circle”<<area<<endl;
cout<<”By 14MT17”;
getch();
}
:24.0p N < : �T DU /span>-s W 2 . �T DU <<”There are”<<mixture<<”dm cube cubes of mixture <<endl”;
cout<<”By 14MT17”;
getch();
}







No comments:
Post a Comment