Scalable Vector Graphics (SVG) Question:
Download Job Interview Questions and Answers PDF
What are predefined shapes in SVG?
Answer:
SVG has some predefined shape elements that can be used and manipulated by developers:
* Rectangle <rect>
* Circle <circle>
* Ellipse <ellipse>
* Line <line>
* Polyline <polyline>
* Polygon <polygon>
* Path <path>
* Rectangle <rect>
* Circle <circle>
* Ellipse <ellipse>
* Line <line>
* Polyline <polyline>
* Polygon <polygon>
* Path <path>
Download SVG Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the predefined shapes in SVG? | What are available filters in SVG? |