Identify thekeyCodevalues of the modifier keys when thekeyupandkeydownevents occur.

A. 16, 17, 18, 91
B. 37, 38, 39, 40
C. 0, 0, 0, 0
D. 65, 90, 97, 122

Answer: A

Computer Science & Information Technology

You might also like to view...

When deleing files in Linux, a confirmation message is displayed as a precaution.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A(n) ____ button is a special kind of form control that sends the information the visitor entered to the Web server.

A. submit B. enter C. radio D. send

Computer Science & Information Technology