Question: Please do this program in java For the following diagram: SHAPE calculateArea() display() Rectangle Circle Triangle write a subprogram for shape () that will include
Please do this program in java

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
