Multiple Choice
Identify the correct charCode values for the keys "1, 9" on the top row of the keyboard when the keyup and keydown events occur.
A) 0, 0
B) 49, 57
C) 65, 90
D) 97, 122
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q6: Which of the following keyboard event properties
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