MCQ
Single Best Answer
Easy
QWhich method is used to connect the last vertex to the first?
ID: #5259
Javascript Graphics and Rendering MCQ
118 views
Question Info
#5259Q ID
EasyDifficulty
Javascript Graphics and Rendering MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option A
Explanation
The closePath() method joins the last vertex to the first, forming a path. It connects the last and first points, resulting in a closed figure.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic