Question: Please answer in java IlI Ad Pentagon and Hexagon classes that extend the Polygon class. The constructor for each class should take an x, y
IlI Ad Pentagon and Hexagon classes that extend the Polygon class. The constructor for each class should take an x, y and radius value, each of int type. Both classes should be implemented to create rgular polygons, that is, polygons in which all 5 or 6 sides have the same length. The x and y values should give the center of the polygon, and each of the 5 or 6 points should be the radius distance away from that center
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
