Question: Write a program to print the area of a rectangle by creating a class named 'Area' taking the values of its length and width as
Write a 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.49 Rating (156 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
