HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. mediaGroup seeking error ended mediaGroup seeking error ended ANSWER DOWNLOAD EXAMIANS APP
HTML5 The interactive element audio with the attribute controls must not appear as a descendant of which element? button a audio both a and b button a audio both a and b ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is not suited for game applications? Svg Canvas Both A & B None of these Svg Canvas Both A & B None of these ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. videoTracks startDate textTracks readyState videoTracks startDate textTracks readyState ANSWER DOWNLOAD EXAMIANS APP
HTML5 State whether the given statement is true or false. “HTML5 brings to the Web video and audio tracks without needing plugins”. True False True False 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? none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP