Description: The purpose:
1. Deep understanding of inheritance and basic knowledge
2. Deep understanding of polymorphism
3. Understand the polymorphism of multilevel pointer implementation mechanisms.
The experimental requirements:
Design a graphic base class: Shape, on the basis of the derived a Rectangle, Circle, Triangle.
To Search:
File list (Check if you may need any files):
Shape\bin\Debug\Shape.exe
.....\main.cpp
.....\obj\Debug\main.o
.....\...\.....\Shape.o
.....\Shape.cbp
.....\Shape.cpp
.....\Shape.h
.....\Shape.layout
.....\bin\Debug
.....\obj\Debug
.....\bin
.....\obj
Shape