Which is the standard method for clearing a canvas?
Correct Answer: context.clearRect ( x , y , w , h );
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
Correct way to store an object in a localStorage?
Which is valid value for the contenteditable attribute of the element in HTML5?
Which tag would assist in creating named groups within a select list?
Which attribute is not supported in HTML5?
Which statement is correct with regard to the
<rp> is used to:
What does the stroke() method of the canvas context API do?
Which is not an example of media types?
Which is not a valid tag?
Which of the following is not property of <video> element?