1.
What is the purpose of CSS transitions in animating SVG elements?
2.
How do CSS transitions impact the performance of SVG animations?
3.
Which of the following is an example of a CSS transition for SVG elements?
4.
What is the purpose of keyframe animations in SVG graphics?
5.
How do keyframe animations differ from CSS transitions in SVG animations?
6.
Which CSS property is used to define keyframe animations for SVG elements?
7.
What is the purpose of the @keyframes rule in CSS for SVG animations?
8.
How can you create a rotating SVG element using keyframe animations?
9.
Which CSS property is used to apply keyframe animations to an SVG element?
10.
What effect does specifying infinite for the animation iteration count have in keyframe animations for SVG elements?