HTML5 Which event will be used when a connection to the server is opened. onopen None of these onerror onmessage onopen None of these onerror onmessage ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ____________ method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule. stroke() fill() clip() none of the mentioned stroke() fill() clip() none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ defines a group of content that should be used as a figure and may be labeled by a legend element. figure aside output details figure aside output details ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video. volume volume controls src video Tracks volume volume controls src video Tracks 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? none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ defines the accelerator key to be used for keyboard access to an element. data-X rp command accesskey data-X rp command accesskey ANSWER DOWNLOAD EXAMIANS APP