Vidyalelo
JavaScript · Q96

Document Object Model And Event Handling

Programming · JavaScript · question 96

Q96

Which of the following is defined by the specification?

A.
dataMethod
B.
input
C.
inputMethod
Answer
D.
inputdataMethod

Answer: Option C

Solution

Answer: Option C
Solution:
The specification defines an inputMethod property on the event object and a set of constants representing different kinds of text input (keyboard, paste or drop, handwriting or voice recognition, and so on).