Sunday, March 10, 2013

Area of Shapes



Different shapes have different formulas to calculate the area. The following website contains some of these formulas: 


Develop a C# GUI application, that calculate the area for three different shapes. The application must have separate form for each shape, and there must be a main form for the application.

Note: You will find the formulas for calculating the area in the above link. 

No comments:

Post a Comment