Multiple Choice
Which of the following is the correct value of the charCode property for the keys "a, z" when the keyup and keydown events occur?
A) 65, 90
B) 97, 105
C) 49, 57
D) 0, 0
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: Case-Based Critical Thinking Questions Case 11-4 Mathew
Q22: A generic cursor should be listed first
Q23: Which of the following mouse event properties
Q24: Which of the following commands should be
Q25: Identify a true statement about the evt.charCode
Q27: Identify a true statement about the evt.eventPhase
Q28: The keypress event is fired in response
Q29: Which of the following provides the correct
Q30: The _ element is continuously fired as
Q31: Which of the following JavaScript methods is