1.

Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths?

A. closePath()
B. beginPath()
C. moveTo(x, y)
D. endPath()
Answer» C. moveTo(x, y)


Discussion

No Comment Found