Question: Java + if statement Q 3.I] Write a Java program to read the length and breadth using console and find the area of the rectangle.
Q 3.I] Write a Java program to read the length and breadth using console and find the area of the rectangle. If the area is greater than 5oo then find the Perimeter of the rectangle. Area of rectangle = length breadth Perimeter of the rectangle =2( length breadth)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
