1.
What is the function of the SVG path command 'M'?
2.
Which type of Bezier curve uses two control points and two end points?
3.
What does the SVG path command 'Z' do?
4.
How many control points does a quadratic Bezier curve have?
5.
What is the function of the 'L' command in SVG paths?
6.
What is the function of the 'V' command in SVG paths?
7.
Which SVG path command is used to draw a cubic Bezier curve?
8.
What is the purpose of the 'S' command in SVG paths?
9.
How many control points does a cubic Bezier curve have?
10.
In a quadratic Bezier curve, how many control points are used?