CSS Questions & Answers – CSS3 Animations with SVG and Filters

This set of CSS Multiple Choice Questions & Answers (MCQs) focuses on “CSS3 Animations with SVG and Filters”.

1. What does SVG stands for?
a) Scaled Vector Graph
b) Scalable Vector Graphics
c) Scaled Vector Graphics
d) None of the mentioned
View Answer

Answer: b
Explanation: Self-explainatory.

2. Which of the following element is used to begin an SVG image?

a) <image>
b) <svg>
c) <img>
d) <graph>
View Answer
Answer: b
Explanation: Self-explainatory.
 
 
3. Which of the following element is used to create a SVG rectangle?

a) <rectangle>
b) <polygon>
c) <rect>
d) <square>
View Answer
Answer: c
Explanation: Self-explainatory.
 
 
4. Which of the following element is used to create a circle?

advertisement
advertisement
a) <cir>
b) <round>
c) <circle>
d) <ellipse>
View Answer
Answer: c
Explanation: Self-explainatory.
 
 
5. Which of the following element is used to create an SVG ellipse?

a) <circle>
b) <ellipse>
c) <curve>
d) none of the mentioned
View Answer
Answer: b
Explanation: Self-explainatory.
 
 

advertisement

6. Which of the following is not an attribute used with SVG ellipse?
a) cx
b) cy
c) rr
d) ry
View Answer

Answer: c
Explanation: Self-explainatory.

7. Which of the following element is used to create a SVG line?

advertisement
a) <line>
b) <dot>
c) <ray>
d) <stick>
View Answer
Answer: a
Explanation: Self-explainatory.
 
 

8. Which of the following is attribute of SVG line?
a) x
b) y
c) x1
d) all of the mentioned
View Answer

Answer: d
Explanation: Self-explainatory.

9. Which of the following element is used to create any shape that consists of only straight lines?

a) <polyogn>
b) <polyline>
c) <lines>
d) <multiline>
View Answer
Answer: b
Explanation: Self-explainatory.
 
 

10. Which of the following defines the color of a line, text or outline of an element?
a) text
b) stroke
c) line
d) all of the mentioned
View Answer

Answer: d
Explanation: Self-explainatory.

Sanfoundry Global Education & Learning Series – CSS.

To practice all areas of CSS, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.