Write a prototype of the Square program, using just one class called
SquarePrototype,with only one method,
main.Write the minimum amount of code needed to generate the prescribed output for only the simplest case of a solid square. The sample session should look exactly like it would for the final program described in Figures, if the user selects the (s)olid option. If the user selects the (b)order option, however, the prototype should respond by printing a “Not Implemented.”
Figure SquareDriver class

Figure Square class: final version–part A (an exact copy of Figure)

Figure Square class: first–cut version–part A

Figure Square class: final version—part B (a fleshed–out version of Figure)

Figure Square class: first–cut version–part B

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.