Question: Develop a Java Interface called ExamInter which has a method signature area() with two parameters. Create a user class called Rectangle which implements the ExamInter
Develop a Java Interface called ExamInter which has a method signature area() with two parameters. Create a user class called Rectangle which implements the ExamInter interface. Define the area() method to find area of the rectangle and displays it
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
