jituTechnology

jituTechnology

Write a program to read the radius of a circle and compute its Area and Circumference

[showmyads]/* A program to read the radius of a circle and compute its area and circumference
programmed by:
Name: Jitendra Kumar Yadav
Roll no: 16
Date: 07 jan 2011 */
#include <stdio.h>
#include <conio.h>
#include <math.h> // to apply the power rule of mathematic
void main()
{
float A,C,r;//Area may be apter decimal because radius may in decimal
printf(“Enter the radius of a circle: “);//Enter the radious for which area and circumference will be calculated
scanf(“%f”,&r);
A=((22*1.0)/7*pow(r,2));
C=(2*(22*1.0)/7*r);
printf(“The area of a circle is %f”,A);
printf(“\nThe circumference of a circle is %f”,C);
getch();
}

Add a comment

Comments (14)

  1. Sang StavishMarch 19, 2012 Reply
    I dugg some of you post as I cogitated they were very useful invaluable
  2. Brett CornickMarch 25, 2012 Reply
    Can I just say what a relief to find someone who actually knows what they are talking about on the internet. You definitely know how to bring an issue to light and make it important. More people need to read this and understand this side of the story. I cant believe youre not more popular because you definitely have the gift.
  3. Marcell KlimaszewskiMarch 28, 2012 Reply
    I really enjoyed your blog! I put it in my favorites so I can come back again. I found it on Bing.
  4. Stargames CasinoMarch 28, 2012 Reply
    The next time I read a blog, I hope that it doesnt disappoint me as much as this one. I mean, I know it was my choice to read, but I actually thought youd have something interesting to say. All I hear is a bunch of whining about something that you could fix if you werent too busy looking for attention.
  5. Marguerite BleacherMarch 28, 2012 Reply
    I’m really enjoying the design and layout of your blog. It’s a very easy on the eyes which makes it much more enjoyable for me to come here and visit more often. Did you hire out a designer to create your theme? Superb work!
  6. Noah LifordMarch 28, 2012 Reply
    Your place is valueble for me. Thanks!…
  7. Mittie BlakeboroughMarch 29, 2012 Reply
    Hi. Neat article. There is a problem with the site in internet explorer, and you may want to test this… The browser is the marketplace leader and a huge part of other folks will omit your excellent writing because of this problem.
  8. Darell BellemyMarch 30, 2012 Reply
    A formidable share, I simply given this onto a colleague who was doing slightly analysis on this. And he in reality purchased me breakfast as a result of I found it for him.. smile. So let me reword that: Thnx for the deal with! However yeah Thnkx for spending the time to discuss this, I feel strongly about it and love studying extra on this topic. If possible, as you develop into experience, would you mind updating your weblog with extra details? It’s highly helpful for me. Huge thumb up for this blog put up!
  9. Vikki NebredMarch 31, 2012 Reply
    That was a good read. I will be back. Thanks
  10. Tjana pengarApril 2, 2012 Reply
    I’ve been exploring for a bit for any high quality articles or weblog posts in this kind of space . Exploring in Yahoo I ultimately stumbled upon this web site. Reading this information So i am happy to exhibit that I’ve a very excellent uncanny feeling I found out exactly what I needed. I most surely will make sure to do not omit this website and give it a glance regularly.
  11. Darrick DunleavyApril 2, 2012 Reply
    Hey, you used to write great, but the last few posts have been kinda boring… I miss your great writings. Past several posts are just a bit out of track! come on!”The smaller the understanding of the situation, the more pretentious the form of expression.” by John Romano.
  12. LifeCell ReviewsApril 4, 2012 Reply
    I think this is a real great article post.Really looking forward to read more. Want more.
  13. lana pengarApril 7, 2012 Reply
    Howdy! I simply want to give an enormous thumbs up for the good info you have got here on this post. I shall be coming again to your blog for extra soon.
  14. Farm tableApril 16, 2012 Reply
    It’s really appreciable message for every body thanks for sharing this information.

Add a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.



Connect with Me

GPO 8973 NPC 541; Kathmandu Nepal
Phone: +977 9851236800

Calendar

April 2024
S M T W T F S
 123456
78910111213
14151617181920
21222324252627
282930