Solved

Identify a True Statement About the Evt

Question 25

Multiple Choice

Identify a true statement about the evt.charCode keyboard event property.


A) It returns the text of the key used in the event.
B) It returns a Unicode character indicating whether the Alt key was used in the event object
C) It returns a Boolean value indicating whether the meta key was used in the event
D) It returns the Unicode character code of the key used in the keypress event.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions