Single Choice Easy

QWhich method is used to start a path?

ID: #5258 Javascript Graphics and Rendering MCQ 149 views
Question Info
#5258Q ID
EasyDifficulty
Javascript Graphics and Rendering MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A begin()
  • B path()
  • C createPath()
  • D beginPath()
Correct Answer

Explanation

The beginPath() method either starts or resets a path.
It is invoked prior to the creation of any path or curve.

Share This Question

Challenge a friend or share with your study group.