Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which property specifies the property of the event?

  2. A.

     Type

    B.

     Target

    C.

     Manner

    D.

     All of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    All event objects have a type property that specifies the event type.


Be The First To Comment