Monday, January 1, 2018

WAP in C++ using function overloading to calculate area of circle, square, rectangle, right triangle and triangle using heron’s formulae

Aim :  WAP in C++ using function overloading to calculate area of circle, square and rectangle.

CODE:

OUTPUT:


No comments:

Post a Comment