CSE :: Javascript - CS
- What is the purpose of the canvas element?
- Which method is used to obtain the “drawing context” object ?
- What is the returning value of the getContext() method?
- How does SVG describe complex shapes?
- Which is the method invoked to connect the last vertex back to the first?
- Which of the following are not the properties of a canvas object?
- Which of the following is a property used to check how crisp or fuzzy shadows are?
- How do you restore a saved coordinate system?