-
Which of the following statement is not true?
-
- SVG is used to define graphics for the Web
- SVG is a W3C recommendation
- SVG doesn’t support event handlers
- SVG stands for Scalable Vector Graphics
- None of these
Correct Option: C
SVG stands for “Scalable Vector Graphics”, it is used to draw graphics for the web. W3C recommends SVG graphics. SVG also supports event handlers which is not supported in canvas.