
Modern JavaScript from the Beginning - Second Edition - Keyboard Events and Key Properties
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of setting up an input element in the context of keyboard events?
To change the background color
To display an alert
To detect keyboard events
To submit a form
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyboard event is triggered when a key is pressed and released?
Keypress
Keyup
Keydown
Keytoggle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between keydown and keypress events?
Both fire continuously
Both fire once
Keydown fires once, keypress fires continuously
Keypress fires once, keydown fires continuously
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which property of the event object provides the actual character of the key pressed?
Character
Code
KeyCode
Key
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the keyCode property return?
A numerical code for the key
The ASCII value of the key
The character of the key
The name of the key
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you detect if a key is being held down?
Using the code property
Using the keyCode property
Using the repeat property
Using the key property
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which property would you check to see if the Shift key is being held during a key event?
Shift
ShiftKey
Modifier
AltKey
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?