Single Choice Easy

QSVG describes complex shapes in what way?

ID: #5257 Javascript Graphics and Rendering MCQ 194 views
Question Info
#5257Q ID
EasyDifficulty
Javascript Graphics and Rendering MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Path of lines
  • B Path of curves
  • C Path of lines and curves
  • D Planes
Correct Answer

Explanation

SVG is an abbreviation for 'Scalable Vector Graphics,' which is used to define graphics for the Web.
SVG is primarily used for vector diagrams such as two-dimensional graphs in an X, Y coordinate system, pie charts, and so on.
Complex shapes are described by SVG as a "path" of lines and curves that can be drawn or filled.

Share This Question

Challenge a friend or share with your study group.