Multiple Choice
Which of the following keyboard event properties returns the text of the key used in the event?
A) evt.altKey
B) evt.metaKey
C) evt.shiftKey
D) evt.key
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Identify the correct charCode values for the
Q2: The evt.eventPhase returns the object that is
Q3: Which of the following event object methods
Q4: Which of the following syntaxes displays a
Q5: Identify the event handler that does not
Q7: Which of the following JavaScript expressions is
Q8: The mouseout event indicates the movement of
Q9: The evt.pageY property returns the vertical coordinate
Q10: The event property evt.key returns the text
Q11: William wants to create a dialog box