HTML5 Which of the following statement is not true? SVG stands for Scalable Vector Graphics SVG is used to define graphics for the Web SVG is a W3C recommendation All of the mentioned SVG stands for Scalable Vector Graphics SVG is used to define graphics for the Web SVG is a W3C recommendation All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which event will be used when a connection to the server is opened. onerror onopen onmessage None of these onerror onopen onmessage None of these ANSWER DOWNLOAD EXAMIANS APP
HTML5 HTML5 features, include native audio and video support without the need for. Canvas Flash None of these Svg Canvas Flash None of these Svg ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded. audio Tracks controls currentSrc autoplay audio Tracks controls currentSrc autoplay 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? strokeRect(x, y, w, h) 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 ANSWER DOWNLOAD EXAMIANS APP