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) none of the mentioned clearRect(x, y, w, h) strokeRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which event will be used when a connection to the server is opened. onerror None of these onopen onmessage onerror None of these onopen onmessage ANSWER DOWNLOAD EXAMIANS APP
HTML5 The element ___________ simply groups items within an enclosed dd tag, though it may associate them with a caption defined by a dt tag embed none of the mentioned figure object embed none of the mentioned figure object ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ can be used to advise the browser to download media content in the background to improve playback. data-X buffer autobuffer poster data-X buffer autobuffer poster ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element serves as a container for atomic filter operations. tref feblend feimage filter tref feblend feimage filter ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is a JavaScript running in the background, without affecting the performance of the page. None of these SVG Web Worker Canvas None of these SVG Web Worker Canvas ANSWER DOWNLOAD EXAMIANS APP