Write a C++ program to determine and output the area of a Tria (with 12 and 8 as the base and height respectively) and Rect (with also 12 and 8 as the base (length) and height (width) respectively). The program should use a virtual base class named- Shapes, polymorphic function named Area and appropriate pointers
 Viewed: 148 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!