/Shapes

Using inheritance, this program successfully creates a Circle, Triangle, and Rectangle object from the Shape class.

Primary LanguageC++

Watchers