HTML5 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. crossOrigin currentTime defaultPlaybackRate duration crossOrigin currentTime defaultPlaybackRate duration ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end. autobuffer controls autoplay loop autobuffer controls autoplay loop ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which protocol is supported by Android browsers? HLS HTTPS RTMP FTP HLS HTTPS RTMP FTP ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is a JavaScript running in the background, without affecting the performance of the page. SVG None of these Web Worker Canvas SVG None of these Web Worker Canvas 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 none of the mentioned getData getContext toDataURL none of the mentioned getData getContext ANSWER DOWNLOAD EXAMIANS APP