Which of the following is defined by the specification?
A
dataMethod
B
input
C
inputMethod
D
inputdataMethod
Correct Answer: inputMethod
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). prompt function is a kind of input method.