Computer Science, asked by NancyPatel424042, 2 months ago

write java program to print perimeter of a square (where perimeter =4S)​

Answers

Answered by pgaidhane821
1

Java Program to calculate the perimeter of a square – In this particular piece, we will explain the various ways to calculate the perimeter of a square in Java Programming.

Suitable examples and sample programs are added for the better understanding of the given topic. The compiler has been added as well so that you can execute it yourself fairly easily.

Answered by vanshtomar2016200
0

Answer:

To calculate the area and perimeter of a square and rectangle in Java ... and one for perimeter for each to perform the mathematical calculation and display the result on the output screen.

Similar questions