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) 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 ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element represents a control for generating a public-private key pair? key keygen ins command key keygen ins command ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. duration currentTime defaultPlaybackRate playbackRate duration currentTime defaultPlaybackRate playbackRate 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 b base bdi bdo b base bdi bdo ANSWER DOWNLOAD EXAMIANS APP
HTML5 What will happen if height and width of video are not set while video loads? page does not load none of the mentioned page crash page flickers page does not load none of the mentioned page crash page flickers ANSWER DOWNLOAD EXAMIANS APP