Find Area of a Rectangle: C Program

Technotip
Technotip
46.8 هزار بار بازدید - 5 سال پیش -
http://technotip.com/6538/area-of-rec...

The length and breadth / width of a rectangle are entered through the keyboard. Write a program to calculate the area of the rectangle.

Rectangle is a quadrilateral(i.e., it has 4 sides). And all the 4 angles of the rectangle are of 90 degree. To calculate area of a rectangle we need its length and width/breadth.

Note: Area of a Rectangle is calculated using the formula
Area = Length * Width;

C Programming Interview / Viva Q&A List
http://technotip.com/6378/c-programmi...

C Programming: Beginner To Advance To Expert
http://technotip.com/6086/c-programmi...
5 سال پیش در تاریخ 1398/09/06 منتشر شده است.
46,891 بـار بازدید شده
... بیشتر