Categories
Archives
Blog Stats
- 485,467 hits
-
Join 489 other subscribers
You can like us at
Meta
Tag Archives: c program to find area and perimeter of circle
C program to calculate area and perimeter of a Cirlce…!!!
In our earlier post we calculated the area and perimeter of a circle.In this post we are dealing with calculating the area and perimeter of a circle. The main input for calculating area and perimeter of a circle is radius … Continue reading
C program to calculate area and perimeter of a Rectangle…!!!
In this tutorial we are going to write a program to calculate area and perimeter of a rectangle.Here we are going to use input and output statement for programming. 1.The main input of this program is length and breadth of … Continue reading