HTML5 Which element is used to define a discrete unit of content such as a blogpost, comment, and so on? article class section none of the mentioned article class section none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method retrieves periodic updates about the current geographic location of the device. clearWatch() All the mentioned above watchPosition() getCurrentPosition() clearWatch() All the mentioned above watchPosition() getCurrentPosition() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which event will be used when a connection to the server is opened. onerror None of these onopen onmessage onerror None of these onopen onmessage 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) 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 ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ can be used to advise the browser to download media content in the background to improve playback. autobuffer poster data-X buffer autobuffer poster data-X buffer ANSWER DOWNLOAD EXAMIANS APP
HTML5 All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags attribute name none of the mentioned tag name class name attribute name none of the mentioned tag name class name ANSWER DOWNLOAD EXAMIANS APP