Sail E0 Webinar

MCQs

Total Questions : 92 | Page 5 of 10 pages
Question 41. Which protocol is supported by Android browsers?
  1.    HTTPS
  2.    HLS
  3.    RTMP
  4.    FTP
 Discuss Question
Answer: Option B. -> HLS
Question 42. __________ is a JavaScript library that implements the most common user interface elements and interactions like sliders, accordions, tabs, and so on.
  1.    JavaScript
  2.    JQuery UI
  3.    VTS
  4.    JCL
 Discuss Question
Answer: Option B. -> JQuery UI
Question 43. __________ is a JavaScript library that implements the most common user interface elements and interactions like sliders, accordions, tabs, and so on.
  1.    JavaScript
  2.    JQuery UI
  3.    VTS
  4.    JCL
 Discuss Question
Answer: Option B. -> JQuery UI
Question 44. In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads.
  1.    preload
  2.    autoplay
  3.    buffered
  4.    controller
 Discuss Question
Answer: Option A. -> preload
Question 45. What will happen if height and width of video are not set while video loads?
  1.    page flickers
  2.    page does not load
  3.    page crash
  4.    none of the mentioned
 Discuss Question
Answer: Option A. -> page flickers
Question 46. Which of the following HTML Video – Media Type is not supported in IE?
  1.    WebM
  2.    MP4
  3.    Ogg
  4.    None of the mentioned
 Discuss Question
Answer: Option C. -> Ogg
Question 47. In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback.
  1.    currentTime
  2.    duration
  3.    defaultPlaybackRate
  4.    playbackRate
 Discuss Question
Answer: Option C. -> defaultPlaybackRate
Question 48. In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video.
  1.    currentTime
  2.    duration
  3.    defaultPlaybackRate
  4.    crossOrigin
 Discuss Question
Answer: Option D. -> crossOrigin
Question 49. In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video.
  1.    preload
  2.    networkState
  3.    buffered
  4.    controller
 Discuss Question
Answer: Option C. -> buffered
Question 50. There is an audio format supported across all browsers.
  1.    True
  2.    False
 Discuss Question
Answer: Option B. -> False

Latest Videos

Latest Test Papers