Question: Write a java program to print the area of a rectangle by creating a class named 'Area' taking the values of its length and width
Write a java program to print the area of a rectangle by creating a class named 'Area' taking the values of its length and width as parameters of its constructor and having a method named 'returnArea' which returns the area of the rectangle.
Step by Step Solution
3.51 Rating (151 Votes )
There are 3 Steps involved in it
import javaioBufferedReader import javaioIOException import javaioInput... View full answer
Get step-by-step solutions from verified subject matter experts
