JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
HTML5 interview questions part 7
HTML5 interview questions part 7
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback.
A. currentTime
B. duration
C. defaultPlaybackRate
D. playbackRate
Show Correct Answer
Correct Answer is :
defaultPlaybackRate
2. In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video.
A. currentTime
B. duration
C. defaultPlaybackRate
D. crossOrigin
Show Correct Answer
Correct Answer is :
crossOrigin
3. 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
Show Correct Answer
Correct Answer is :
buffered
4. Which of the following is not a web component element?
A.
B.
C.