

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following methods adds an arc to the current subpath? |
A. | bezierCurveTo() |
B. | arcTo() |
C. | arc() |
D. | Curve() |
Answer» D. Curve() | |