Problem #508 C++ using OBJECT ORIENTED PROGRAMMING

Create a class showing the area of circle and rectangle by method overloading.

Your Solution