The __________ arc type causes a straight line to be drawn from one endpoint of the arc to the other endpoint.

a. ArcType.ROUND
b. ArcType.CLOSED
c. ArcType.CHORD
d. ArcType.OPEN


c. ArcType.CHORD

Computer Science & Information Technology

You might also like to view...

Associating a method in your program to an event is called delegating the event.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Syntax is the rules for exactly how _______ must be written in a programming language.

A. orders B. instructions C. executables D. statements

Computer Science & Information Technology