HTML5 Which protocol is supported by Android browsers? RTMP HTTPS HLS FTP RTMP HTTPS HLS FTP ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a type of attribute for input tag? day time month week day time month week ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following browser does not support wav file format? Firefox Chrome Opera Internet Explorer Firefox Chrome Opera Internet Explorer ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method is used to increase or decrease the units in a canvas grid. Canvas Transform Canvas Scaling Canvas Rotation Canvas Composition Canvas Transform Canvas Scaling Canvas Rotation Canvas Composition 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? clearRect(x, y, w, h) fillRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) fillRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned 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 none of the mentioned toDataURL getContext getData none of the mentioned toDataURL getContext ANSWER DOWNLOAD EXAMIANS APP