

MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.
1. |
In HTML Audio/Video DOM __________ returns a TextTrackList object representing the available text tracks. |
A. | readyState |
B. | startDate |
C. | videoTracks |
D. | textTracks |
Answer» E. | |
2. |
In HTML Audio/Video DOM __________ returns a MediaError object representing the error state of the audio/video. |
A. | ended |
B. | seeking |
C. | error |
D. | mediaGroup |
Answer» D. mediaGroup | |
3. |
In HTML Audio/Video DOM __________ sets or returns whether the audio/video should start over again when finished. |
A. | loop |
B. | autoplay |
C. | seeking |
D. | played |
Answer» B. autoplay | |
4. |
In HTML Audio/Video DOM __________ sets or returns whether the audio/video should start playing as soon as it is loaded. |
A. | controls |
B. | audio Tracks |
C. | autoplay |
D. | currentSrc |
Answer» D. currentSrc | |
5. |
IN_HTML_AUDIO/VIDEO_DOM____________SETS_OR_RETURNS_WHETHER_THE_AUDIO/VIDEO_SHOULD_START_PLAYING_AS_SOON_AS_IT_IS_LOADED.?$ |
A. | controls |
B. | audio Tracks |
C. | autoplay |
D. | currentSrc |
Answer» D. currentSrc | |
6. |
In_HTML_Audio/Video_DOM____________sets_or_returns_whether_the_audio/video_should_start_over_again_when_finished.$ |
A. | loop |
B. | autoplay |
C. | seeking |
D. | played |
Answer» E. | |
7. |
Which of the following attribute adds audio controls, like play, pause, and volume? |
A. | audio |
B. | controls |
C. | source |
D. | src |
Answer» B. controls | |
8. |
In HTML Audio/Video DOM __________ sets or returns the volume of the audio/video. |
A. | src |
B. | volume controls |
C. | volume |
D. | video Tracks |
Answer» D. video Tracks | |
9. |
Which of the following browser does not support wav file format? |
A. | Opera |
B. | Firefox |
C. | Chrome |
D. | Internet Explorer |
Answer» C. Chrome | |
10. |
There is an audio format supported across all browsers. |
A. | True |
B. | False |
Answer» C. | |