The ___________ method must add the scaling transformation described by the arguments to the transformation matrix.
A. scale(x, y)
B. translate(x, y)
C. rotate(angle)
D. none of the mentioned
Answer: Option A
Solution (By Examveda Team)
HTML5 canvas provides scale(x, y) method which is used to increase or decrease the units in our canvas grid.Related Questions on HTML5
Which of the following HTML 4 attributes is removed in HTML5?
A. text
B. rules
C. link
D. all of the mentioned
__________ defines the accelerator key to be used for keyboard access to an element.
A. data-X
B. accesskey
C. rp
D. command

Join The Discussion