Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which property holds a DataTransfer object that contains information about the data being transferred and the formats in whichh it is available?

  2. A.

     dataTransfer

    B.

     transferData

    C.

     dataExchange

    D.

     exchangeData

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    The property, dataTransfer, holds a DataTransfer object that contains information about the data being transferred and the formats in which it is available.


Be The First To Comment