formula to find diagonal of a rectangle in Java from length and breadth
Answers
Answered by
0
Answer:
heelo❣️
Create a JAVA program to calculate the perimeter, area and diagonal of a rectangle from its width and height (perimeter = sum of the four sides, area = base x height, diagonal using the Pythagorean theorem). It must repeat until the user enters 0 for the width.
Explanation:
PlZ Mark my answer as brainlliest
Similar questions