HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads. autoplay controller buffered preload autoplay controller buffered preload ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? moveTo(x, y) none of the mentioned beginPath() closePath() moveTo(x, y) none of the mentioned beginPath() closePath() 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? 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 strokeRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following type attributes of input element defines control for entering a telephone number? tel mob mobile telephone tel mob mobile telephone ANSWER DOWNLOAD EXAMIANS APP
HTML5 What will happen if height and width of video are not set while video loads? page crash none of the mentioned page does not load page flickers page crash none of the mentioned page does not load page flickers ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. currentTime defaultPlaybackRate crossOrigin duration currentTime defaultPlaybackRate crossOrigin duration ANSWER DOWNLOAD EXAMIANS APP