InterviewSolution
Saved Bookmarks
| 1. |
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) currentSrcThis question was addressed to me by my school teacher while I was bunking the class.Query is from HTML5 Audio in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct answer is (c) autoplay |
|