Question: Create an Interface Shape with one method to compute area. Create a constant Math.PI for the circle inside this interface. Implement the interface for Circle,

Create an Interface Shape with one method to compute area. Create a constant Math.PI for the circle inside this interface. Implement the interface for Circle, Square and Rectangle and build logic inside the method to compute the areas for the different shapes. Create a class called App with a main method that calls the compute are for each of the shapes and computes the area.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!