HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. ended seeking mediaGroup error ended seeking mediaGroup error ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? none of the mentioned beginPath() moveTo(x, y) closePath() none of the mentioned beginPath() moveTo(x, y) closePath() ANSWER DOWNLOAD EXAMIANS APP
HTML5 A semantic element clearly describes its meaning to Both A & B None of these Developer Browser Both A & B None of these Developer Browser ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element is used to define a discrete unit of content such as a blogpost, comment, and so on? none of the mentioned article section class none of the mentioned article section class ANSWER DOWNLOAD EXAMIANS APP
HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getData none of the mentioned toDataURL getContext getData none of the mentioned toDataURL getContext ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. scale(x, y) none of the mentioned rotate(angle) translate(x, y) scale(x, y) none of the mentioned rotate(angle) translate(x, y) ANSWER DOWNLOAD EXAMIANS APP