InterviewSolution
Saved Bookmarks
| 1. |
In HTML Audio/Video DOM __________ sets or returns whether the audio/video should start over again when finished.(a) loop(b) autoplay(c) seeking(d) playedI had been asked this question in exam.My enquiry is from HTML5 Audio in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct answer is (a) loop |
|