Multiple Choice
A polygon object in Java is
A) a shape defined as a collection of x, y points
B) a shape defined as a collection of lines
C) a shape defined as a collection of polylines
D) an array of shapes
E) two lines connected by one common point
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Java arrays can store primitive types and
Q3: Code Example Ch 08-2<br>Assume you have an
Q4: The length operator can be used to
Q5: An array, when instantiated, is fixed in
Q6: Code Example Ch 08-2<br>Assume you have an
Q7: The class Name consists of 4 instance
Q8: An array index cannot be a float,
Q9: Code Example Ch 08-1<br>Assume an int array,
Q10: Code Example Ch 08-1<br>Assume an int array,
Q11: Write a method to output all elements