Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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: c
Explanation: CurrentTime set or returns current playback position while playing audio/video. The length of the current audio/video is set or returned by duration. Default speed of playback is given by defaultPlaybackRate while playback returns speed of the audio/video.

Join The Discussion