Discussion Forum : Graphics And Rendering
Question - Which is the method invoked to connect the last vertex back to the first?
Options:
A .  closePath()
B .  close()
C .  connectlast(first)
D .  none of the mentioned
Answer: Option A
The closePath() method connects the last vertex back to the first, thereby creating a path.

Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *