HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. defaultPlaybackRate duration playbackRate currentTime defaultPlaybackRate duration playbackRate currentTime ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is a JavaScript running in the background, without affecting the performance of the page. None of these SVG Canvas Web Worker None of these SVG Canvas Web Worker ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image? strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute is used to display date/time content? year date datetime time year date datetime time 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. stroke() fill() none of the mentioned clip() stroke() fill() none of the mentioned clip() ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. allow-same-origin none of the mentioned allow-scripts allow-forms allow-same-origin none of the mentioned allow-scripts allow-forms ANSWER DOWNLOAD EXAMIANS APP