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 fillRect(x, y, w, h) strokeRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) strokeRect(x, y, w, h) clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? source src audio controls source src audio controls 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() none of the mentioned clip() fill() stroke() none of the mentioned clip() fill() ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ element may contain not just links but also other interactive items, including the newly introduced command element. meter details menu progress meter details menu progress ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element marks the ruby text component of a ruby annotation? ruby rubytxt r rt ruby rubytxt r rt ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method retrieves periodic updates about the current geographic location of the device. clearWatch() watchPosition() getCurrentPosition() All the mentioned above clearWatch() watchPosition() getCurrentPosition() All the mentioned above ANSWER DOWNLOAD EXAMIANS APP