Question: How would we generate and draw a random polygon in Java? a) We can't b) Generate a random number of points, then generate the x
How would we generate and draw a random polygon in Java?
| a) | We can't | |
| b) | Generate a random number of points, then generate the x and y coordinates for those points | |
| c) | Use the drawRandomPolygon() method | |
| d) | Ask the user their opinion on what points would be random! |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
