Case-Based Critical Thinking Questions
?
Case 11-3
?
Robin has developed a typing tutorial using JavaScript that contains instructions and interactive activities and games. A user is required to press certain keys. The instructions appear on the screen when the user is using the tutorial.
The user is instructed to press the Windows key on the PC keyboard every five seconds to complete a game. Which of the following keyboard event properties identifies if the key has been pressed or not?
A. evt.ctrlKkey
B. evt.metaKey
C. evt.detail
D. evt.which
Answer: B
Computer Science & Information Technology
You might also like to view...
__________ involves predicting the demand for a new page and swapping it into memory before it is actually needed.
a. Demand paging b. Thrashing c. Pre-paging d. There is no such thing.
Computer Science & Information Technology
What is an installer? What is the name of the Fedora/RHEL installer?
What will be an ideal response?
Computer Science & Information Technology
By default, all cells in a worksheet are locked
Indicate whether the statement is true or false
Computer Science & Information Technology
The easiest way to format a table is to use one of the many predesigned formats in the Table ____________________ group on the Table Tools Design tab.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology