Single Choice Easy

QWhich of the following are supplied to the keymap after installation as parameters?

ID: #5181 Javascript DOM & Event Handling MCQ 168 views
Question Info
#5181Q ID
EasyDifficulty
Javascript DOM & Event Handling MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Key property
  • B Key name
  • C Keydown event
  • D Key stroke
Correct Answer

Explanation

The following parameters are passed following the keymap's installation:
the keydown event's event object.
the key's unique key code, which was pressed.
The information about the key that is pushed and the object information regarding the action that will be taken when the key is pressed are both contained in the identifier key.

Share This Question

Challenge a friend or share with your study group.