41.
To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element.

42.
The ___________ method must add the scaling transformation described by the arguments to the transformation matrix.

43.
Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image?

44.
When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation.

45.
The ____________ method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule.

46.
The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule.

47.
Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths?

48.
An API is an application programming interface consisting of methods and properties which allow the author to get or set data or execute commands to the user agent.

49.
Which of the following is not a type of attribute for input tag?

50.
The new __________ element is supposed to represent some form of extra details, such as a tooltip or revealed region that may be shown to a user.

Read More Section(HTML5)

Each Section contains maximum 100 MCQs question on HTML5. To get more questions visit other sections.