Q99
Which property holds a DataTransfer object that contains information about the data being transferred and the formats in whichh it is available?
A.
dataTransfer
AnswerB.
transferData
C.
dataExchange
D.
exchangeData
Answer: Option A
Solution
Answer: Option A
Solution:
The property, dataTransfer, holds a DataTransfer object that contains information about the data being transferred and the formats in which it is available.