Q106
Which of the following key property holds the key name as a string?
A.
keyName
B.
key
AnswerC.
keyName(string)
D.
Nameofkey(string)
Answer: Option B
Solution
Answer: Option B
Solution:
The DOM Level 3 Events defines a new key property that contains the key name as a string.