Question: Write the method that takes a Rectangle as a parameter, and changes the width so it becomes a squaresince it set to be the width

Write the method that takes a Rectangle as a parameter, and changes the width so it becomes a squaresince it set to be the width is set to the value of the length.

This method must be called makeSquare() and must take rectangle parameter.

It can call the method in the program's main method so that it can test whether it works, but it must remove or comment out the main method.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!