Shape Demo String Demo Base Class Test

This demo demonstrates polymorphism using objects from a class heirarchy.

Choose from a circle, triangle or square to view some selected attributes

See the code in function showShape(value).

Shape  
Width  
Height  
Area