1.
What is the purpose of using SMIL (Synchronized Multimedia Integration Language) in SVG animations?
2.
How does JavaScript enhance SVG animations compared to SMIL?
3.
Which method is commonly used to trigger SVG animations with JavaScript?
4.
What is the purpose of the setAttribute() method in JavaScript for SVG animations?
5.
How can you create a hover effect on an SVG element using JavaScript?
6.
Which method is suitable for creating complex animations and interactions in SVG?
7.
What does the addEventListener() method do in JavaScript for SVG animations?
8.
What role does event delegation play in handling SVG animations with JavaScript?
9.
How can you dynamically change the size of an SVG element using JavaScript?
10.
Which method is commonly used for creating interactive SVG charts or diagrams?