Multiple Choice
A polyline in Java is
A) an object
B) a shape defined as a collection of lines
C) a shape defined as a collection of Polygons
D) an array of shapes
E) an shape defined by a collection of points
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The length operator can be used to
Q5: An array, when instantiated, is fixed in
Q51: Which of the following is a legal
Q52: Just as arrays can only have a
Q53: The statement int[ ] list = {5,
Q55: Assume xArray and yArray are equal length
Q57: What does the following code do? Assume
Q58: For the questions below, assume values is
Q60: Mouse Events deal with detecting the actions
Q61: For the questions below, assume values is