In drawing text, the canvas rendering context provides the following methods to render text:
Correct Answer: fillText(text, x, y [, maxWidth])
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More HTML 5 MCQ Questions