HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded. controls currentSrc audio Tracks autoplay controls currentSrc audio Tracks autoplay ANSWER DOWNLOAD EXAMIANS APP
HTML5 A semantic element clearly describes its meaning to Developer None of these Browser Both A & B Developer None of these Browser Both A & B ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following HTML Video – Media Type is not supported in IE? MP4 Ogg WebM None of the mentioned MP4 Ogg WebM None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 The canvas element has a DOM method it is called. getId getContext None of these getElement getId getContext None of these getElement 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. none of the mentioned toDataURL getContext getData none of the mentioned toDataURL getContext getData ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule. none of the mentioned stroke() clip() fill() none of the mentioned stroke() clip() fill() ANSWER DOWNLOAD EXAMIANS APP