Examveda
Examveda

Which of the following methods adds an arc to the current subpath?

A. bezierCurveTo()

B. arcTo()

C. arc()

D. all of the mentioned

Answer: Option C

Solution(By Examveda Team)

The arc() method adds an arc to the current subpath.

This Question Belongs to Javascript >> Performance Measures

Join The Discussion

Related Questions on Performance Measures