Answer:
Following are the features of SVG?
1). SVG is the abbreviation for Scalable Vector Graphics and is recommended by W3C.
2). It is used to define vector-based graphics for the Web.
3). The graphics are defined in XML format.
4). An important quality of SVG graphics is that their quality is maintained even when they are zoomed or resized.
5). All the elements and attributes of SVG files can be animated.
Asked In: Many Interviews |
Alert Moderator