

InterviewSolution
Saved Bookmarks
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
1. |
When commands of Path element takes absolute path? |
Answer» | |
2. |
Which command of path element closes the path. |
Answer» | |
3. |
Which command of path element creates a elliptical arc? |
Answer» | |
4. |
Which command of path element creates a smooth quadratic Bezier curve? |
Answer» | |
5. |
Which command of path element creates quadratic Bezier curve |
Answer» | |
6. |
Which command of path element creates a smooth curve? |
Answer» | |
7. |
Which command of path element creates a curve? |
Answer» | |
8. |
Which command of path element creates a vertical line? |
Answer» | |
9. |
Which command of path element creates a horizontal line? |
Answer» | |
10. |
Which command of path element creates a line? |
Answer» | |
11. |
Which command of path element moves cursor from one point to another point? |
Answer» | |
12. |
How to draw a free flow path in SVG? |
Answer» | |
13. |
How to draw a open ended polygon in SVG? |
Answer» | |
14. |
How to draw a close ended polygon in SVG? |
Answer» | |
15. |
How to draw a line in SVG? |
Answer» | |
16. |
How to draw a ellipse in SVG? |
Answer» | |
17. |
How to draw a circle in SVG? |
Answer» | |
18. |
How to draw a rectangle in SVG? |
Answer» | |
19. |
How will you embed an SVG image in HTML page? |
Answer» | |
20. |
Which element of SVG is used to create links? |
Answer» | |
21. |
How to get a active SVG element using javascript? |
Answer» | |
22. |
How to get a SVG document using javascript? |
Answer» | |
23. |
Are mouse events, keyboard events supported in SVG? |
Answer» | |
24. |
Can we write javascript functions in SVG images? |
Answer» | |
25. |
Can SVG images be made responsive to user actions? |
Answer» | |
26. |
What is Radial Gradients in SVG |
Answer» | |
27. |
What is Linear Gradients in SVG |
Answer» | |
28. |
What are SVG Gradients? |
Answer» | |
29. |
What are SVG Patterns? |
Answer» | |
30. |
Name some of the commonly used filers. |
Answer» | |
31. |
What are SVG filters? |
Answer» | |
32. |
Which stroke property used to create dashed lines? |
Answer» | |
33. |
Which stroke property defines different types of ending of a line or outline of any path? |
Answer» | |
34. |
Which stroke property defines thickness of text, line or outline of any element? |
Answer» | |
35. |
Which stroke property defines color of text, line or outline of any element? |
Answer» | |
36. |
Which attribute of text tag of SVG sets the rendering length of the text? |
Answer» | |
37. |
Which attribute of text tag of SVG sets the rotation to be applied to all glyphs? |
Answer» | |
38. |
Which attribute of text tag of SVG represents the shift along with y-axis? |
Answer» | |
39. |
Which attribute of text tag of SVG represents the shift along with x-axis? |
Answer» | |
40. |
Which attribute of text tag of SVG represents the y axis cordinates of glyphs? |
Answer» | |
41. |
Which attribute of text tag of SVG represents the x axis cordinates of glyphs? |
Answer» | |
42. |
Which tag of SVG is used to draw text? |
Answer» | |
43. |
Which tag of SVG is used to draw any path? |
Answer» | |
44. |
Which tag of SVG is used to draw a open shape consisting of connected straight lines? |
Answer» | |
45. |
Which tag of SVG is used to draw a closed shape consisting of connected straight lines? |
Answer» | |
46. |
Which tag of SVG is used to draw a line? |
Answer» | |
47. |
Which tag of SVG is used to draw a ellipse? |
Answer» | |
48. |
Which tag of SVG is used to draw a circle? |
Answer» | |
49. |
Which tag of SVG is used to draw a rectangle? |
Answer» | |
50. |
What are the disadvantages of using SVG? |
Answer» | |