Vidyalelo
JavaScript · Q15

Graphics And Rendering

Programming · JavaScript · question 15

Q15

How does SVG describe complex shapes?

A.
Path of lines
B.
Path of curves
C.
Path of lines and curves
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
SVG describes complex shapes as a “path” of lines and curves that can be drawn or filled.