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) none of the mentioned fillRect(x, y, w, h) strokeRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) strokeRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting base b bdo bdi base b bdo bdi ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video. networkState buffered preload controller networkState buffered preload controller ANSWER DOWNLOAD EXAMIANS APP
HTML5 To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. rotate(angle) scale(x, y) translate(x, y) none of the mentioned rotate(angle) scale(x, y) translate(x, y) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following browser does not support wav file format? Internet Explorer Chrome Opera Firefox Internet Explorer Chrome Opera Firefox ANSWER DOWNLOAD EXAMIANS APP