InterviewSolution
Saved Bookmarks
| 1. |
How does SVG describe complex shapes?(a) Path of lines(b) Path of curves(c) Path of lines and curves(d) PlanesI had been asked this question in an online quiz.The question is from Graphics topic in portion Graphics and Rendering of JavaScript |
|
Answer» The correct choice is (C) Path of lines and CURVES |
|