Question: Using this provided code, Create a class called Triangle and derive it from the base class Shape and any other base class. Create a public
Using this provided code, Create a class called "Triangle" and derive it from the base class Shape and any other base class.
Create a public function called DrawTriangle to draw the shape.
C++ language
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
