Q16
Which is the method invoked to begin a path?
A.
begin()
B.
path()
C.
createPath()
D.
beginPath()
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
The beginPath() is used to begin a new path.