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) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) strokeRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) 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 sink track caption stable sink track caption ANSWER DOWNLOAD EXAMIANS APP
HTML5 All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags none of the mentioned tag name class name attribute name none of the mentioned tag name class name attribute name ANSWER DOWNLOAD EXAMIANS APP
HTML5 The canvas element has a DOM method it is called. getContext getElement getId None of these getContext getElement getId None of these ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following browser does not support wav file format? Internet Explorer Opera Firefox Chrome Internet Explorer Opera Firefox Chrome ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. seeking error ended mediaGroup seeking error ended mediaGroup ANSWER DOWNLOAD EXAMIANS APP