HTML5 Which event will be used when a connection to the server is opened. onmessage None of these onopen onerror onmessage None of these onopen onerror ANSWER DOWNLOAD EXAMIANS APP
HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getData getContext toDataURL none of the mentioned getData getContext toDataURL none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which plugins can provide the fallback support for old browsers? none of the mentioned both and b Flash Quicktime none of the mentioned both and b Flash Quicktime 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. clip() fill() none of the mentioned stroke() clip() fill() none of the mentioned stroke() 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) none of the mentioned translate(x, y) rotate(angle) scale(x, y) none of the mentioned translate(x, y) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element(s) represents a section of a document that links to other documents? nav option anchor tag navigation nav option anchor tag navigation ANSWER DOWNLOAD EXAMIANS APP