Question: Please follow instruction and create: 1. Subprogram for shape() that will include two class 2. calculatearea() 3. display() User will has to ask to enter
Please follow instruction and create:
1. Subprogram for shape() that will include two class
2. calculatearea()
3. display()
User will has to ask to enter input!
Please do this in Java and c++!

For the following diagram: SHAPE calculateArea() display() Rectangle Circle Triangle write a subprogram for shape () that will include two of the three subclasses. Then write a subclass, that will inherit the superclass shape). At the end, in your main program, call the subprogram to get the area of a circle, rectangle and triangle. Try in any two languages of your choice
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
