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.Related Questions on HTML5
Which of the following HTML 4 attributes is removed in HTML5?
A. text
B. rules
C. link
D. all of the mentioned
__________ defines the accelerator key to be used for keyboard access to an element.
A. data-X
B. accesskey
C. rp
D. command

Join The Discussion