write a Java Program to input the length and breadth of rectangle and final diagonal
Answers
Answered by
0
Answer:
Input length ; x
Input breadth ; y
Input perimeter ; x*y
Similar questions