Question: Write a java program Create a Polygon Class with a Constructor with no arguments Polygon() addPoint(x,y)-adds a point to end; last point connects to first
Write a java program

Create a Polygon Class with a Constructor with no arguments Polygon() addPoint(x,y)-adds a point to end; last point connects to first . getNumberVertices - returns the number of points in the polygon perimeter() - returns perimeter of Polygon (0 if
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
