Home /
Expert Answers /
Computer Science /
2-using-inheritance-design-and-implement-the-following-classes-set-attributes-values-of-the-objec-pa747
(Solved): 2. Using inheritance design and implement the following classes. Set attributes values of the objec ...
2. Using inheritance design and implement the following classes. Set attributes values of the objects of Rectangle and Triangle classes. Write a complete program that will set the attributes of the classes and calculate the areas of derived objects and change their colours.