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 Anonymous
2

Answer:

Program 1:

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

Similar questions