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? 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) strokeRect(x, y, w, h) fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video. controller preload networkState buffered controller preload networkState buffered ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following allows the sandboxed iframe to run scripts from the same domain? none of the mentioned allow-forms allow-scripts allow-same-origin none of the mentioned allow-forms allow-scripts allow-same-origin ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element is used for highlighting content similarly to how a highlighter pen might be used on important text in a book? none of the mentioned strong em mark none of the mentioned strong em mark ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video. video Tracks src volume volume controls video Tracks src volume volume controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method retrieves periodic updates about the current geographic location of the device. clearWatch() getCurrentPosition() All the mentioned above watchPosition() clearWatch() getCurrentPosition() All the mentioned above watchPosition() ANSWER DOWNLOAD EXAMIANS APP