1.

What is the work of controls?(a) specify the path to an audio file(b) indicates if the player displaying controls(c) audio starts playing automatically(d) play again after finishing the audioI have been asked this question during an interview.I'd like to ask this question from Audio and its MIME Types in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

Correct choice is (b) INDICATES if the player displaying controls

Easiest explanation: Controls ATTRIBUTES specify if the player is displaying controls or not. If one does not use it no CONTROL will be DISPLAY by default. One can set his own control by USING JavaScript. Syntax:



Discussion

No Comment Found

Related InterviewSolutions