#include <iostream>
using namespace std;
int main()
{
float radius, area;
cout << "Enter The Radius Of Circle : ";
cin >> radius;
area = 3.14*radius*radius;
cout << "Area Of Circle Is : " << area << endl;
return 1;
}
Tuesday, 24 November 2015
Subscribe to:
Post Comments (Atom)
Popular Posts
-
#1 : NetSol Technologies: NetSol Technologies Software House is at # 1 in raking among all software houses in Pakistan.It is on CMMI Lev...
-
Html5 Not support This video Format.
-
live match streaming jhvg hvgvj hhhhvn vdfbdf bnfgn
-
my name is shahbaz
-
#include <iostream> using namespace std; int main() { float celcius, fahrenheit; cout << "Temperature In Celcius : ...
-
#include <iostream> using namespace std; int main() { int sub1, sub2, sub3, sub4, sub5, average; cout << "Enter Mar...
-
#include <iostream> using namespace std; int main() { int num1, num2, num3, num4, sum; cout << "Enter Four Numbers ...
-
#include <iostream> using namespace std; int main() { float radius, area; cout << "Enter The Radius Of Circle : ...
Recent Posts
Blog Archive
Powered by Blogger.
Welcome
About Me
Statistics
Blog Archive
Find Us On Facebook
Komentar
About
Paling Dilihat
-
#1 : NetSol Technologies: NetSol Technologies Software House is at # 1 in raking among all software houses in Pakistan.It is on CMMI Lev...
-
Html5 Not support This video Format.
-
live match streaming jhvg hvgvj hhhhvn vdfbdf bnfgn
-
my name is shahbaz
-
#include <iostream> using namespace std; int main() { float celcius, fahrenheit; cout << "Temperature In Celcius : ...
-
#include <iostream> using namespace std; int main() { int sub1, sub2, sub3, sub4, sub5, average; cout << "Enter Mar...
-
#include <iostream> using namespace std; int main() { int num1, num2, num3, num4, sum; cout << "Enter Four Numbers ...
-
#include <iostream> using namespace std; int main() { float radius, area; cout << "Enter The Radius Of Circle : ...
0 comments:
Post a Comment