

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 TimeRanges object representing the buffered parts of the audio/video. |
A. | preload |
B. | networkState |
C. | buffered |
D. | controller |
Answer» D. controller | |
2. |
In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. |
A. | currentTime |
B. | duration |
C. | defaultPlaybackRate |
D. | crossOrigin |
Answer» E. | |
3. |
In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. |
A. | currentTime |
B. | duration |
C. | defaultPlaybackRate |
D. | playbackRate |
Answer» D. playbackRate | |
4. |
Which of the following HTML Video – Media Type is not supported in IE? |
A. | WebM |
B. | MP4 |
C. | Ogg |
D. | MP4 FLAC |
Answer» D. MP4 FLAC | |
5. |
IN_HTML_AUDIO/VIDEO_DOM,____________SETS_OR_RETURNS_THE_DEFAULT_SPEED_OF_THE_AUDIO/VIDEO_PLAYBACK.?$ |
A. | currentTime |
B. | duration |
C. | defaultPlaybackRate |
D. | playbackRate |
Answer» D. playbackRate | |
6. |
Which of the following HTML Video – Media Type is not supported in IE?# |
A. | WebM |
B. | MP4 |
C. | Ogg |
D. | MP4 FLAC |
Answer» E. | |
7. |
What will happen if height and width of video are not set while video loads? |
A. | page flickers |
B. | page does not load |
C. | page crash |
D. | page closes |
Answer» D. page closes | |
8. |
In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads. |
A. | preload |
B. | autoplay |
C. | buffered |
D. | controller |
Answer» B. autoplay | |
9. |
__________ is a JavaScript library that implements the most common user interface elements and interactions like sliders, accordions, tabs, and so on. |
A. | JavaScript |
B. | JQuery UI |
C. | VTS |
D. | JCL |
Answer» C. VTS | |
10. |
Which protocol is supported by Android browsers? |
A. | HTTPS |
B. | HLS |
C. | RTMP |
D. | FTP |
Answer» C. RTMP | |