HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. toDataURL none of the mentioned getContext getData toDataURL none of the mentioned getContext getData 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”. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which plugins can provide the fallback support for old browsers? Quicktime Flash none of the mentioned both and b Quicktime Flash none of the mentioned both and b ANSWER DOWNLOAD EXAMIANS APP
HTML5 What is the replacement for cookies in HTML5? Local Storage All listed here Web beacons Java scripts Local Storage All listed here Web beacons Java scripts ANSWER DOWNLOAD EXAMIANS APP
HTML5 _______ drawings can be dynamic and interactive. SVG CSS3 JavaScript Canvas based SVG CSS3 JavaScript Canvas based 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) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) fillRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP