Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. The video and the audio belong to the

  2. A.

     Timers and error handlers

    B.

     API-Specific events

    C.

     State change events

    D.

     User interface events

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The HTML5 video and audio elements define a long list of associated event types such as “waiting”, “playing”, “seeking”, “volumechange”, and so on. These events are usually only of interest to web apps that want to define custom controls for video or audio playback.


Be The First To Comment