Saturday 8 April 2017

C Program to Calculate Area of a Square


Program :- 

#include<stdio.h>
main()
{
   float len,area;
   printf("enter length : \n");
   scanf("%f ",&len);
   printf("area =  %f ", len * len);
}
 
Output :-

enter length :
6

area = 36

1 comment:

  1. tecate titanium artworks, ganapati decoration, and satta - Titanium
    This work also garmin fenix 6x pro solar titanium has a lot of decoration in apple watch 6 titanium a style titanium men\'s wedding band of sculpture. These pieces have an columbia titanium pants indepth in-line and titanium teeth k9 are also very interesting.

    ReplyDelete

How to Invert an SVG image using CSS ?

You can invert your svg easily by using following css code svg { -webkit-filter: invert(100%); /* safari 6.0 - 9.0 */ filter...