Introduction - If you have any usage issues, please Google them yourself
A program that defines an abstract base class Shape, which it derived three derived classes: Circle (Circular), Rectangle (rectangle), Triangle (triangle), respectively, with output of more than one function printArea three of the area, three graphics the data given in the definition of the object.