Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. The behaviour of the document elements can be defined by

  2. A.

     Using document object

    B.

     Registering appropriate event handlers

    C.

     Using element object

    D.

     All of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The JavaScript program can define the behavior of document elements by registering appropriate event handlers.


Be The First To Comment