HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? moveTo(x, y) closePath() none of the mentioned beginPath() moveTo(x, y) closePath() none of the mentioned beginPath() 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 none of the mentioned toDataURL getData getContext none of the mentioned toDataURL ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? src source audio controls src source audio controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method retrieves periodic updates about the current geographic location of the device. All the mentioned above getCurrentPosition() clearWatch() watchPosition() All the mentioned above getCurrentPosition() clearWatch() watchPosition() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element represents a control for generating a public-private key pair? key command ins keygen key command ins keygen ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video. volume video Tracks src volume controls volume video Tracks src volume controls ANSWER DOWNLOAD EXAMIANS APP