1.

Which of the following is not a Boolean attribute for element?(a) autoplay(b) loop(c) muted(d) bufferedI got this question in semester exam.This interesting question is from Audio and its MIME Types in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer» CORRECT ANSWER is (d) buffered

For explanation I would say: Autoplay is a Boolean attribute and its DEFAULT value is set as false. BASICALLY, this feature of autoplay is avoided due to the unpleasant experience of users. LOOP is also a Boolean attribute. Muted is Boolean attribute whose value is set as false by default. Buffered is not boolean attribute in


Discussion

No Comment Found

Related InterviewSolutions