HTML5 _______ drawings can be dynamic and interactive. CSS3 Canvas based SVG JavaScript CSS3 Canvas based SVG JavaScript 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. toDataURL getData none of the mentioned getContext toDataURL getData none of the mentioned getContext ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method retrieves periodic updates about the current geographic location of the device. clearWatch() getCurrentPosition() watchPosition() All the mentioned above clearWatch() getCurrentPosition() watchPosition() All the mentioned above 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? caption sink stable track caption sink stable track ANSWER DOWNLOAD EXAMIANS APP
HTML5 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is a JavaScript running in the background, without affecting the performance of the page. Web Worker SVG None of these Canvas Web Worker SVG None of these Canvas ANSWER DOWNLOAD EXAMIANS APP