Computer Science, asked by ashwinilakhan6, 6 months ago

Write a java program which takes two values as length and breadth and check if
it is square or not.(take input from user)​

Answers

Answered by akshramohanty
1

Program 1: User would provide length and width values during execution of the program and the area would be calculated based on the provided values

Similar questions