Examveda
Examveda

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. none of the mentioned

Answer: Option B

Solution(By Examveda Team)

The beginPath() method begins a path, or resets the current path.

This Question Belongs to HTML >> HTML5

Join The Discussion

Related Questions on HTML5