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? clearRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) clearRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 State true or False. “Prior to HTML5 in web market, traditionally, multimedia has been inserted with the concept of tag-based multimedia back”. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML5 The HTML canvas is a None of these Three-dimensional grid One-dimensional grid Two-dimensional grid None of these Three-dimensional grid One-dimensional grid Two-dimensional grid ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video. networkState buffered controller preload networkState buffered controller preload 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 caption track stable sink caption track ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. startDate videoTracks textTracks readyState startDate videoTracks textTracks readyState ANSWER DOWNLOAD EXAMIANS APP