Vidyalelo
HTML · Q55

HTML Multimedia

Programming · HTML · question 55

Q55

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

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

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board