HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded. autoplay controls currentSrc audio Tracks autoplay controls currentSrc audio Tracks ANSWER DOWNLOAD EXAMIANS APP
HTML5 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. none of the mentioned stroke() fill() clip() none of the mentioned stroke() fill() clip() 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 getContext none of the mentioned toDataURL getData getContext none of the mentioned toDataURL ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is a JavaScript running in the background, without affecting the performance of the page. Web Worker SVG Canvas None of these Web Worker SVG Canvas None of these ANSWER DOWNLOAD EXAMIANS APP
HTML5 Subtitle tracks and caption tracks to be specified for audio and video elements can be added using which of the following element? stable track sink caption stable track sink caption ANSWER DOWNLOAD EXAMIANS APP
HTML5 The HTML canvas is a Three-dimensional grid Two-dimensional grid None of these One-dimensional grid Three-dimensional grid Two-dimensional grid None of these One-dimensional grid ANSWER DOWNLOAD EXAMIANS APP