Question
a.
<source>
b.
<canvas>
c.
<audio>
d.
None of the mentioned
Posted under HTML
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which tag is used to defines multiple media resources for media elements audio and video ?
Similar Questions
Discover Related MCQs
Q. Which of the following browser does not support wav file format?
View solution
Q. In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video.
View solution
Q. Which of the following attribute adds audio controls, like play, pause, and volume?
View solution
Q. In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded.
View solution
Q. In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished.
View solution
Q. In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video.
View solution
Q. In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks.
View solution
Q. To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element.
View solution
Q. The ___________ method must add the scaling transformation described by the arguments to the transformation matrix.
View solution
Q. 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?
View solution
Q. When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation.
View solution
Q. 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.
View solution
Q. The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule.
View solution
Q. Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths?
View solution
Q. An API is an application programming interface consisting of methods and properties which allow the author to get or set data or execute commands to the user agent.
View solution
Q. YUI compressor is written in ____________
View solution
Q. Which compressor gives maximum GZIPPED compression?
View solution
Q. CSSMin is written in ___________
View solution
Q. HTMLMinifier is written in ________
View solution
Q. Which option is not available in HTMLMinifier?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond HTML? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!