HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? moveTo(x, y) none of the mentioned beginPath() closePath() moveTo(x, y) none of the mentioned beginPath() closePath() 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. none of the mentioned clip() stroke() fill() none of the mentioned clip() stroke() fill() ANSWER DOWNLOAD EXAMIANS APP
HTML5 What will happen if height and width of video are not set while video loads? page does not load page crash none of the mentioned page flickers page does not load page crash none of the mentioned page flickers ANSWER DOWNLOAD EXAMIANS APP
HTML5 To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 State whether the given statement is true or false. “HTML5 brings to the Web video and audio tracks without needing plugins”. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following type attributes of input element defines control for entering a telephone number? tel mobile telephone mob tel mobile telephone mob ANSWER DOWNLOAD EXAMIANS APP